is not current version
Last Version 1.3

tech.hdis:framework-utils 1.1


GroupId

GroupId

tech.hdis
ArtifactId

ArtifactId

framework-utils
Version

Version

1.1
Type

Type

jar

Download framework-utils 1.1


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