Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-Remote-Synch |
Version | Version1.0.10 |
Type | Typejar |
Filename | Size |
---|---|
Anteros-Remote-Synch-1.0.10.pom | |
Anteros-Remote-Synch-1.0.10.jar | 58 KB |
Anteros-Remote-Synch-1.0.10-sources.jar | 32 KB |
Anteros-Remote-Synch-1.0.10-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-Remote-Synch/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-Remote-Synch</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Remote-Synch/
implementation 'br.com.anteros:Anteros-Remote-Synch:1.0.10'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Remote-Synch/
implementation ("br.com.anteros:Anteros-Remote-Synch:1.0.10")
'br.com.anteros:Anteros-Remote-Synch:jar:1.0.10'
<dependency org="br.com.anteros" name="Anteros-Remote-Synch" rev="1.0.10">
<artifact name="Anteros-Remote-Synch" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-Remote-Synch', version='1.0.10')
)
libraryDependencies += "br.com.anteros" % "Anteros-Remote-Synch" % "1.0.10"
[br.com.anteros/Anteros-Remote-Synch "1.0.10"]