is not current version
Last Version 1.0.0

us.jsy:redact-kotlin 0.1.3


Categories

Categories

Kotlin Languages
GroupId

GroupId

us.jsy
ArtifactId

ArtifactId

redact-kotlin
Version

Version

0.1.3
Type

Type

jar

Download redact-kotlin 0.1.3


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