License |
License |
---|---|
GroupId | GroupIdcom.buschmais.xo |
ArtifactId | ArtifactIdxo.spi |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXtended Objects - SPI
eXtended Objects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xo.spi-1.4.1.pom | |
xo.spi-1.4.1.jar | 64 KB |
xo.spi-1.4.1-tests.jar | 5 KB |
xo.spi-1.4.1-sources.jar | 39 KB |
xo.spi-1.4.1-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.spi/ -->
<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.spi</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.spi/
implementation 'com.buschmais.xo:xo.spi:1.4.1'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.spi/
implementation ("com.buschmais.xo:xo.spi:1.4.1")
'com.buschmais.xo:xo.spi:jar:1.4.1'
<dependency org="com.buschmais.xo" name="xo.spi" rev="1.4.1">
<artifact name="xo.spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.spi', version='1.4.1')
)
libraryDependencies += "com.buschmais.xo" % "xo.spi" % "1.4.1"
[com.buschmais.xo/xo.spi "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.xo : xo.api | jar | 1.4.1 |
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 |