License |
License |
---|---|
GroupId | GroupIdio.polyglotted |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-utils
Polyglotted Common Utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-utils-1.0.0.pom | |
common-utils-1.0.0.jar | 74 KB |
common-utils-1.0.0-sources.jar | 27 KB |
common-utils-1.0.0-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.polyglotted/common-utils/ -->
<dependency>
<groupId>io.polyglotted</groupId>
<artifactId>common-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/common-utils/
implementation 'io.polyglotted:common-utils:1.0.0'
// https://jarcasting.com/artifacts/io.polyglotted/common-utils/
implementation ("io.polyglotted:common-utils:1.0.0")
'io.polyglotted:common-utils:jar:1.0.0'
<dependency org="io.polyglotted" name="common-utils" rev="1.0.0">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='common-utils', version='1.0.0')
)
libraryDependencies += "io.polyglotted" % "common-utils" % "1.0.0"
[io.polyglotted/common-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.10.0 |
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.10.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
pl.pragmatists : JUnitParams | jar | 1.1.1 |