is not current version
Last Version 0.3

jface:mavenzilla 0.1


Categories

Categories

Maven Build Tools
GroupId

GroupId

jface
ArtifactId

ArtifactId

mavenzilla
Version

Version

0.1
Type

Type

jar

Download mavenzilla 0.1


<!-- https://jarcasting.com/artifacts/jface/mavenzilla/ -->
<dependency>
    <groupId>jface</groupId>
    <artifactId>mavenzilla</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/jface/mavenzilla/
implementation 'jface:mavenzilla:0.1'
// https://jarcasting.com/artifacts/jface/mavenzilla/
implementation ("jface:mavenzilla:0.1")
'jface:mavenzilla:jar:0.1'
<dependency org="jface" name="mavenzilla" rev="0.1">
  <artifact name="mavenzilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='jface', module='mavenzilla', version='0.1')
)
libraryDependencies += "jface" % "mavenzilla" % "0.1"
[jface/mavenzilla "0.1"]