License |
License |
---|---|
GroupId | GroupIdcom.github.stephenc.java-iso-tools |
ArtifactId | ArtifactIdjiic |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionJava ISO Image Creator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jiic-1.2.2.pom | |
jiic-1.2.2.jar | 113 KB |
jiic-1.2.2-sources.jar | 103 KB |
jiic-1.2.2-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/jiic/ -->
<dependency>
<groupId>com.github.stephenc.java-iso-tools</groupId>
<artifactId>jiic</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/jiic/
implementation 'com.github.stephenc.java-iso-tools:jiic:1.2.2'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/jiic/
implementation ("com.github.stephenc.java-iso-tools:jiic:1.2.2")
'com.github.stephenc.java-iso-tools:jiic:jar:1.2.2'
<dependency org="com.github.stephenc.java-iso-tools" name="jiic" rev="1.2.2">
<artifact name="jiic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='jiic', version='1.2.2')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "jiic" % "1.2.2"
[com.github.stephenc.java-iso-tools/jiic "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.java-iso-tools : sabre | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.codehaus.plexus : plexus-utils | jar | 2.0.5 |
com.github.stephenc.java-iso-tools : loopy-vfs | jar | 1.2.2 |