License |
License |
---|---|
GroupId | GroupIdcom.buschmais.xo |
ArtifactId | ArtifactIdxo.api |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXtended Objects - API
eXtended Objects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xo.api-1.4.1.pom | |
xo.api-1.4.1.jar | 32 KB |
xo.api-1.4.1-tests.jar | 2 KB |
xo.api-1.4.1-sources.jar | 21 KB |
xo.api-1.4.1-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.api/ -->
<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.api</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.api/
implementation 'com.buschmais.xo:xo.api:1.4.1'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.api/
implementation ("com.buschmais.xo:xo.api:1.4.1")
'com.buschmais.xo:xo.api:jar:1.4.1'
<dependency org="com.buschmais.xo" name="xo.api" rev="1.4.1">
<artifact name="xo.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.api', version='1.4.1')
)
libraryDependencies += "com.buschmais.xo" % "xo.api" % "1.4.1"
[com.buschmais.xo/xo.api "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 2.2 |