Last Version

eXtended Objects - API 1.4.1

eXtended Objects

License

License

GroupId

GroupId

com.buschmais.xo
ArtifactId

ArtifactId

xo.api
Version

Version

1.4.1
Type

Type

jar
Description

Description

eXtended Objects - API
eXtended Objects
Project Organization

Project Organization

buschmais GbR

Download xo.api 1.4.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.