is not current version
Last Version 2.1.0

com.github.stephenc.java-iso-tools:java-iso-tools-parent 1.2.2


Categories

Categories

Java Languages
GroupId

GroupId

com.github.stephenc.java-iso-tools
ArtifactId

ArtifactId

java-iso-tools-parent
Version

Version

1.2.2
Type

Type

pom

Download java-iso-tools-parent 1.2.2


<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/java-iso-tools-parent/ -->
<dependency>
    <groupId>com.github.stephenc.java-iso-tools</groupId>
    <artifactId>java-iso-tools-parent</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/java-iso-tools-parent/
implementation 'com.github.stephenc.java-iso-tools:java-iso-tools-parent:1.2.2'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/java-iso-tools-parent/
implementation ("com.github.stephenc.java-iso-tools:java-iso-tools-parent:1.2.2")
'com.github.stephenc.java-iso-tools:java-iso-tools-parent:pom:1.2.2'
<dependency org="com.github.stephenc.java-iso-tools" name="java-iso-tools-parent" rev="1.2.2">
  <artifact name="java-iso-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='java-iso-tools-parent', version='1.2.2')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "java-iso-tools-parent" % "1.2.2"
[com.github.stephenc.java-iso-tools/java-iso-tools-parent "1.2.2"]