is not current version
Last Version 0.0.2

com.smb-tec.xo.archetypes:parent 0.0.1

This project provides several Maven archetypes for eXtended Objects (XO).

GroupId

GroupId

com.smb-tec.xo.archetypes
ArtifactId

ArtifactId

parent
Version

Version

0.0.1
Type

Type

pom

Download parent 0.0.1

Filename Size
parent-0.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.smb-tec.xo.archetypes/parent/ -->
<dependency>
    <groupId>com.smb-tec.xo.archetypes</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smb-tec.xo.archetypes/parent/
implementation 'com.smb-tec.xo.archetypes:parent:0.0.1'
// https://jarcasting.com/artifacts/com.smb-tec.xo.archetypes/parent/
implementation ("com.smb-tec.xo.archetypes:parent:0.0.1")
'com.smb-tec.xo.archetypes:parent:pom:0.0.1'
<dependency org="com.smb-tec.xo.archetypes" name="parent" rev="0.0.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smb-tec.xo.archetypes', module='parent', version='0.0.1')
)
libraryDependencies += "com.smb-tec.xo.archetypes" % "parent" % "0.0.1"
[com.smb-tec.xo.archetypes/parent "0.0.1"]