is not current version
Last Version 1.0.1

com.teragrep:rad_01 1.0.0

Record Audit Data Library

GroupId

GroupId

com.teragrep
ArtifactId

ArtifactId

rad_01
Version

Version

1.0.0
Type

Type

jar

Download rad_01 1.0.0


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