is not current version
Last Version 1.1.0

com.github.frtu.governance:library-utils 1.0.2

Library for utilities

GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

library-utils
Version

Version

1.0.2
Type

Type

jar

Download library-utils 1.0.2


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