License |
License |
---|---|
GroupId | GroupIdcom.caffinc |
ArtifactId | ArtifactIdjaggr-utils |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionjaggr Utils
Utilities for jaggr
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaggr-utils-0.5.0.pom | |
jaggr-utils-0.5.0.jar | 6 KB |
jaggr-utils-0.5.0-sources.jar | 5 KB |
jaggr-utils-0.5.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.caffinc/jaggr-utils/ -->
<dependency>
<groupId>com.caffinc</groupId>
<artifactId>jaggr-utils</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.caffinc/jaggr-utils/
implementation 'com.caffinc:jaggr-utils:0.5.0'
// https://jarcasting.com/artifacts/com.caffinc/jaggr-utils/
implementation ("com.caffinc:jaggr-utils:0.5.0")
'com.caffinc:jaggr-utils:jar:0.5.0'
<dependency org="com.caffinc" name="jaggr-utils" rev="0.5.0">
<artifact name="jaggr-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.caffinc', module='jaggr-utils', version='0.5.0')
)
libraryDependencies += "com.caffinc" % "jaggr-utils" % "0.5.0"
[com.caffinc/jaggr-utils "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |