is not current version
Last Version 1.3

tech.hdis:framework-exception 1.1


GroupId

GroupId

tech.hdis
ArtifactId

ArtifactId

framework-exception
Version

Version

1.1
Type

Type

jar

Download framework-exception 1.1


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