License |
License |
---|---|
GroupId | GroupIdcom.zandero |
ArtifactId | ArtifactIdutils |
Version | Version1.2.10 |
Type | Typejar |
Description |
DescriptionZandero Utils
common utilities
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-1.2.10.pom | |
utils-1.2.10.jar | 31 KB |
utils-1.2.10-sources.jar | 21 KB |
utils-1.2.10-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zandero/utils/ -->
<dependency>
<groupId>com.zandero</groupId>
<artifactId>utils</artifactId>
<version>1.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.zandero/utils/
implementation 'com.zandero:utils:1.2.10'
// https://jarcasting.com/artifacts/com.zandero/utils/
implementation ("com.zandero:utils:1.2.10")
'com.zandero:utils:jar:1.2.10'
<dependency org="com.zandero" name="utils" rev="1.2.10">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zandero', module='utils', version='1.2.10')
)
libraryDependencies += "com.zandero" % "utils" % "1.2.10"
[com.zandero/utils "1.2.10"]
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 | [0.2,) |