is not current version
Last Version 0.2.0

com.robertboothby:delegator-generator-maven-plugin-example 0.1.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.robertboothby
ArtifactId

ArtifactId

delegator-generator-maven-plugin-example
Version

Version

0.1.0
Type

Type

jar

Download delegator-generator-maven-plugin-example 0.1.0


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