is not current version
Last Version 0.0.2

io.jstate:jstate-extensions-parent 0.0.1


GroupId

GroupId

io.jstate
ArtifactId

ArtifactId

jstate-extensions-parent
Version

Version

0.0.1
Type

Type

pom

Download jstate-extensions-parent 0.0.1


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