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