GroupId | GroupIdch.inftec.ju |
---|---|
ArtifactId | ArtifactIdju-util |
Version | Version4.4-25 |
Type | Typejar |
Filename | Size |
---|---|
ju-util-4.4-25.pom | |
ju-util-4.4-25.jar | 211 KB |
ju-util-4.4-25-tests.jar | 181 KB |
ju-util-4.4-25-test-sources.jar | 91 KB |
ju-util-4.4-25-sources.jar | 127 KB |
ju-util-4.4-25-javadoc.jar | 644 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/ -->
<dependency>
<groupId>ch.inftec.ju</groupId>
<artifactId>ju-util</artifactId>
<version>4.4-25</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/
implementation 'ch.inftec.ju:ju-util:4.4-25'
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/
implementation ("ch.inftec.ju:ju-util:4.4-25")
'ch.inftec.ju:ju-util:jar:4.4-25'
<dependency org="ch.inftec.ju" name="ju-util" rev="4.4-25">
<artifact name="ju-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inftec.ju', module='ju-util', version='4.4-25')
)
libraryDependencies += "ch.inftec.ju" % "ju-util" % "4.4-25"
[ch.inftec.ju/ju-util "4.4-25"]