is not current version
Last Version 1.0.3

com.github.iintelligas:utility 1.0.1

iIntelligas Utility Jar

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.iintelligas
ArtifactId

ArtifactId

utility
Version

Version

1.0.1
Type

Type

jar

Download utility 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.iintelligas/utility/ -->
<dependency>
    <groupId>com.github.iintelligas</groupId>
    <artifactId>utility</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.iintelligas/utility/
implementation 'com.github.iintelligas:utility:1.0.1'
// https://jarcasting.com/artifacts/com.github.iintelligas/utility/
implementation ("com.github.iintelligas:utility:1.0.1")
'com.github.iintelligas:utility:jar:1.0.1'
<dependency org="com.github.iintelligas" name="utility" rev="1.0.1">
  <artifact name="utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.iintelligas', module='utility', version='1.0.1')
)
libraryDependencies += "com.github.iintelligas" % "utility" % "1.0.1"
[com.github.iintelligas/utility "1.0.1"]