GroupId | GroupIdio.github.agentsoz |
---|---|
ArtifactId | ArtifactIdjill |
Version | Version0.3.2 |
Type | Typejar |
Filename | Size |
---|---|
jill-0.3.2.pom | |
jill-0.3.2.jar | 96 KB |
jill-0.3.2-sources.jar | 89 KB |
jill-0.3.2-javadoc.jar | 359 KB |
jill-0.3.2-jar-with-dependencies.jar | 997 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.agentsoz/jill/ -->
<dependency>
<groupId>io.github.agentsoz</groupId>
<artifactId>jill</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/jill/
implementation 'io.github.agentsoz:jill:0.3.2'
// https://jarcasting.com/artifacts/io.github.agentsoz/jill/
implementation ("io.github.agentsoz:jill:0.3.2")
'io.github.agentsoz:jill:jar:0.3.2'
<dependency org="io.github.agentsoz" name="jill" rev="0.3.2">
<artifact name="jill" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='jill', version='0.3.2')
)
libraryDependencies += "io.github.agentsoz" % "jill" % "0.3.2"
[io.github.agentsoz/jill "0.3.2"]