is not current version
Last Version 1.3

tech.hdis:framework-log 1.1


GroupId

GroupId

tech.hdis
ArtifactId

ArtifactId

framework-log
Version

Version

1.1
Type

Type

jar

Download framework-log 1.1


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