is not current version
Last Version 0.5.1

io.joshworks.extensions:extensions-parent 0.2


GroupId

GroupId

io.joshworks.extensions
ArtifactId

ArtifactId

extensions-parent
Version

Version

0.2
Type

Type

pom

Download extensions-parent 0.2


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