is not current version
Last Version 0.2.0

com.robertboothby.djenni:djenni-source-maven-example 0.1.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.robertboothby.djenni
ArtifactId

ArtifactId

djenni-source-maven-example
Version

Version

0.1.0
Type

Type

jar

Download djenni-source-maven-example 0.1.0


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