License |
License |
---|---|
GroupId | GroupIdat.chrl |
ArtifactId | ArtifactIdchrl-utils |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChRL - Utils
Collected Utils Project
|
Filename | Size |
---|---|
chrl-utils-1.1.0.pom | |
chrl-utils-1.1.0.jar | 90 KB |
chrl-utils-1.1.0-sources.jar | 65 KB |
chrl-utils-1.1.0-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.chrl/chrl-utils/ -->
<dependency>
<groupId>at.chrl</groupId>
<artifactId>chrl-utils</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.chrl/chrl-utils/
implementation 'at.chrl:chrl-utils:1.1.0'
// https://jarcasting.com/artifacts/at.chrl/chrl-utils/
implementation ("at.chrl:chrl-utils:1.1.0")
'at.chrl:chrl-utils:jar:1.1.0'
<dependency org="at.chrl" name="chrl-utils" rev="1.1.0">
<artifact name="chrl-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.chrl', module='chrl-utils', version='1.1.0')
)
libraryDependencies += "at.chrl" % "chrl-utils" % "1.1.0"
[at.chrl/chrl-utils "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.trove4j : trove4j | jar | 3.0.3 |
org.objenesis : objenesis | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.0.31-beta |