is not current version
Last Version 0.2.0

com.robertboothby:delegator-generator-root 0.1.0

This pom.xml only exists as a container for the two submodules which belong together.

GroupId

GroupId

com.robertboothby
ArtifactId

ArtifactId

delegator-generator-root
Version

Version

0.1.0
Type

Type

pom

Download delegator-generator-root 0.1.0


<!-- https://jarcasting.com/artifacts/com.robertboothby/delegator-generator-root/ -->
<dependency>
    <groupId>com.robertboothby</groupId>
    <artifactId>delegator-generator-root</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.robertboothby/delegator-generator-root/
implementation 'com.robertboothby:delegator-generator-root:0.1.0'
// https://jarcasting.com/artifacts/com.robertboothby/delegator-generator-root/
implementation ("com.robertboothby:delegator-generator-root:0.1.0")
'com.robertboothby:delegator-generator-root:pom:0.1.0'
<dependency org="com.robertboothby" name="delegator-generator-root" rev="0.1.0">
  <artifact name="delegator-generator-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.robertboothby', module='delegator-generator-root', version='0.1.0')
)
libraryDependencies += "com.robertboothby" % "delegator-generator-root" % "0.1.0"
[com.robertboothby/delegator-generator-root "0.1.0"]