| License |
License |
|---|---|
| GroupId | GroupIdcom.buschmais.xo |
| ArtifactId | ArtifactIdxo.spi |
| Version | Version1.4.0 |
| Type | Typejar |
| Description |
DescriptioneXtended Objects - SPI
eXtended Objects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xo.spi-1.4.0.pom | |
| xo.spi-1.4.0.jar | 32 KB |
| xo.spi-1.4.0-tests.jar | 4 KB |
| xo.spi-1.4.0-sources.jar | 19 KB |
| xo.spi-1.4.0-javadoc.jar | 577 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.spi/ -->
<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.spi</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.spi/
implementation 'com.buschmais.xo:xo.spi:1.4.0'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.spi/
implementation ("com.buschmais.xo:xo.spi:1.4.0")
'com.buschmais.xo:xo.spi:jar:1.4.0'
<dependency org="com.buschmais.xo" name="xo.spi" rev="1.4.0">
<artifact name="xo.spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.spi', version='1.4.0')
)
libraryDependencies += "com.buschmais.xo" % "xo.spi" % "1.4.0"
[com.buschmais.xo/xo.spi "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.xo : xo.api | jar | 1.4.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 30.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-library | jar | 2.2 |