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