License |
License |
---|---|
GroupId | GroupIdcom.kohlschutter |
ArtifactId | ArtifactIdkohlschutter-util |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkohlschutter-util
Common helpers
|
Project Organization |
Project OrganizationKohlschütter Search Intelligence |
Filename | Size |
---|---|
kohlschutter-util-1.4.4.pom | |
kohlschutter-util-1.4.4.jar | 24 KB |
kohlschutter-util-1.4.4-sources.jar | 8 KB |
kohlschutter-util-1.4.4-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-util/ -->
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>kohlschutter-util</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-util/
implementation 'com.kohlschutter:kohlschutter-util:1.4.4'
// https://jarcasting.com/artifacts/com.kohlschutter/kohlschutter-util/
implementation ("com.kohlschutter:kohlschutter-util:1.4.4")
'com.kohlschutter:kohlschutter-util:jar:1.4.4'
<dependency org="com.kohlschutter" name="kohlschutter-util" rev="1.4.4">
<artifact name="kohlschutter-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kohlschutter', module='kohlschutter-util', version='1.4.4')
)
libraryDependencies += "com.kohlschutter" % "kohlschutter-util" % "1.4.4"
[com.kohlschutter/kohlschutter-util "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.kohlschutter : compiler-annotations | jar | 1.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |