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