License |
License |
---|---|
GroupId | GroupIdcom.zandero |
ArtifactId | ArtifactIdutils |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZandero Utils
common utilities
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-1.3.pom | |
utils-1.3.jar | 31 KB |
utils-1.3-sources.jar | 21 KB |
utils-1.3-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zandero/utils/ -->
<dependency>
<groupId>com.zandero</groupId>
<artifactId>utils</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.zandero/utils/
implementation 'com.zandero:utils:1.3'
// https://jarcasting.com/artifacts/com.zandero/utils/
implementation ("com.zandero:utils:1.3")
'com.zandero:utils:jar:1.3'
<dependency org="com.zandero" name="utils" rev="1.3">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zandero', module='utils', version='1.3')
)
libraryDependencies += "com.zandero" % "utils" % "1.3"
[com.zandero/utils "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | [5.1.0,) |
org.mockito : mockito-all | jar | [1.10.19,) |
com.zandero : utils.junit | jar | [1.1,) |