GroupId | GroupIdch.inftec.ju |
---|---|
ArtifactId | ArtifactIdju-util |
Version | Version6.0-2 |
Type | Typejar |
Filename | Size |
---|---|
ju-util-6.0-2.pom | |
ju-util-6.0-2.jar | 197 KB |
ju-util-6.0-2-tests.jar | 159 KB |
ju-util-6.0-2-test-sources.jar | 82 KB |
ju-util-6.0-2-sources.jar | 120 KB |
ju-util-6.0-2-javadoc.jar | 587 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/ -->
<dependency>
<groupId>ch.inftec.ju</groupId>
<artifactId>ju-util</artifactId>
<version>6.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/
implementation 'ch.inftec.ju:ju-util:6.0-2'
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/
implementation ("ch.inftec.ju:ju-util:6.0-2")
'ch.inftec.ju:ju-util:jar:6.0-2'
<dependency org="ch.inftec.ju" name="ju-util" rev="6.0-2">
<artifact name="ju-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inftec.ju', module='ju-util', version='6.0-2')
)
libraryDependencies += "ch.inftec.ju" % "ju-util" % "6.0-2"
[ch.inftec.ju/ju-util "6.0-2"]