is not current version
Last Version 1.0.1

net.adamcin.recap:recap 1.0.0

Rsync for Adobe Granite!

Categories

Categories

Net
GroupId

GroupId

net.adamcin.recap
ArtifactId

ArtifactId

recap
Version

Version

1.0.0
Type

Type

pom

Download recap 1.0.0

Filename Size
recap-1.0.0.pom 15 KB
Browse

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