License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdcom.ansill.utility |
ArtifactId | ArtifactIdutility-all |
Version | Version0.1.4 |
Type | Typepom |
Description |
Descriptioncom.ansill.utility:utility-all
Library that contains common and convenient functions and classes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utility-all-0.1.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ansill.utility/utility-all/ -->
<dependency>
<groupId>com.ansill.utility</groupId>
<artifactId>utility-all</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ansill.utility/utility-all/
implementation 'com.ansill.utility:utility-all:0.1.4'
// https://jarcasting.com/artifacts/com.ansill.utility/utility-all/
implementation ("com.ansill.utility:utility-all:0.1.4")
'com.ansill.utility:utility-all:pom:0.1.4'
<dependency org="com.ansill.utility" name="utility-all" rev="0.1.4">
<artifact name="utility-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ansill.utility', module='utility-all', version='0.1.4')
)
libraryDependencies += "com.ansill.utility" % "utility-all" % "0.1.4"
[com.ansill.utility/utility-all "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.ansill.validation : validation | jar | 0.2.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |