GroupId | GroupIdch.inftec.ju |
---|---|
ArtifactId | ArtifactIdju-util |
Version | Version5.0-1 |
Type | Typejar |
Filename | Size |
---|---|
ju-util-5.0-1.pom | |
ju-util-5.0-1.jar | 197 KB |
ju-util-5.0-1-tests.jar | 159 KB |
ju-util-5.0-1-test-sources.jar | 82 KB |
ju-util-5.0-1-sources.jar | 120 KB |
ju-util-5.0-1-javadoc.jar | 588 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/ -->
<dependency>
<groupId>ch.inftec.ju</groupId>
<artifactId>ju-util</artifactId>
<version>5.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/
implementation 'ch.inftec.ju:ju-util:5.0-1'
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-util/
implementation ("ch.inftec.ju:ju-util:5.0-1")
'ch.inftec.ju:ju-util:jar:5.0-1'
<dependency org="ch.inftec.ju" name="ju-util" rev="5.0-1">
<artifact name="ju-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inftec.ju', module='ju-util', version='5.0-1')
)
libraryDependencies += "ch.inftec.ju" % "ju-util" % "5.0-1"
[ch.inftec.ju/ju-util "5.0-1"]