is not current version
Last Version 1.0.0.1

org.bluestemsoftware.open.maven.plugin:izpack-compiler 1.0.0.0

IzPack standalone compiler artifact.

Categories

Categories

Maven Build Tools IzPack Distribution
GroupId

GroupId

org.bluestemsoftware.open.maven.plugin
ArtifactId

ArtifactId

izpack-compiler
Version

Version

1.0.0.0
Type

Type

jar

Download izpack-compiler 1.0.0.0


<!-- https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-compiler/ -->
<dependency>
    <groupId>org.bluestemsoftware.open.maven.plugin</groupId>
    <artifactId>izpack-compiler</artifactId>
    <version>1.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-compiler/
implementation 'org.bluestemsoftware.open.maven.plugin:izpack-compiler:1.0.0.0'
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-compiler/
implementation ("org.bluestemsoftware.open.maven.plugin:izpack-compiler:1.0.0.0")
'org.bluestemsoftware.open.maven.plugin:izpack-compiler:jar:1.0.0.0'
<dependency org="org.bluestemsoftware.open.maven.plugin" name="izpack-compiler" rev="1.0.0.0">
  <artifact name="izpack-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bluestemsoftware.open.maven.plugin', module='izpack-compiler', version='1.0.0.0')
)
libraryDependencies += "org.bluestemsoftware.open.maven.plugin" % "izpack-compiler" % "1.0.0.0"
[org.bluestemsoftware.open.maven.plugin/izpack-compiler "1.0.0.0"]