is not current version
Last Version 1.0.0

us.jsy:redact-parent 0.1.3

publishing to Maven Central

GroupId

GroupId

us.jsy
ArtifactId

ArtifactId

redact-parent
Version

Version

0.1.3
Type

Type

pom

Download redact-parent 0.1.3

Filename Size
redact-parent-0.1.3.pom 4 KB
Browse

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