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