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