is not current version
Last Version 1.0.1

net.adamcin.recap:recap 0.8.0

Rsync for Adobe Granite!

Categories

Categories

Net
GroupId

GroupId

net.adamcin.recap
ArtifactId

ArtifactId

recap
Version

Version

0.8.0
Type

Type

pom

Download recap 0.8.0

Filename Size
recap-0.8.0.pom 14 KB
Browse

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