utility
java project
License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdcom.github.iintelligas |
ArtifactId | ArtifactIdutility |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioniIntelligas Utility
iIntelligas Utility Jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utility-1.0.3.pom | |
utility-1.0.3.jar | 72 KB |
utility-1.0.3-sources.jar | 37 KB |
utility-1.0.3-javadoc.jar | 286 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.iintelligas/utility/ -->
<dependency>
<groupId>com.github.iintelligas</groupId>
<artifactId>utility</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.iintelligas/utility/
implementation 'com.github.iintelligas:utility:1.0.3'
// https://jarcasting.com/artifacts/com.github.iintelligas/utility/
implementation ("com.github.iintelligas:utility:1.0.3")
'com.github.iintelligas:utility:jar:1.0.3'
<dependency org="com.github.iintelligas" name="utility" rev="1.0.3">
<artifact name="utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.iintelligas', module='utility', version='1.0.3')
)
libraryDependencies += "com.github.iintelligas" % "utility" % "1.0.3"
[com.github.iintelligas/utility "1.0.3"]
java project