| License |
License |
|---|---|
| GroupId | GroupIdcom.buschmais.xo |
| ArtifactId | ArtifactIdxo.parent |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneXtended Objects
eXtended Objects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xo.parent-1.4.1.pom | 28 KB |
| xo.parent-1.4.1-tests.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.parent/ -->
<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.parent</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.parent/
implementation 'com.buschmais.xo:xo.parent:1.4.1'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.parent/
implementation ("com.buschmais.xo:xo.parent:1.4.1")
'com.buschmais.xo:xo.parent:jar:1.4.1'
<dependency org="com.buschmais.xo" name="xo.parent" rev="1.4.1">
<artifact name="xo.parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.parent', version='1.4.1')
)
libraryDependencies += "com.buschmais.xo" % "xo.parent" % "1.4.1"
[com.buschmais.xo/xo.parent "1.4.1"]