is not current version
Last Version 1.0.16

br.com.anteros:Anteros-NextCloud 1.0.10

Anteros NextCloud for Java.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-NextCloud
Version

Version

1.0.10
Type

Type

jar

Download Anteros-NextCloud 1.0.10


<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-NextCloud/ -->
<dependency>
    <groupId>br.com.anteros</groupId>
    <artifactId>Anteros-NextCloud</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-NextCloud/
implementation 'br.com.anteros:Anteros-NextCloud:1.0.10'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-NextCloud/
implementation ("br.com.anteros:Anteros-NextCloud:1.0.10")
'br.com.anteros:Anteros-NextCloud:jar:1.0.10'
<dependency org="br.com.anteros" name="Anteros-NextCloud" rev="1.0.10">
  <artifact name="Anteros-NextCloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-NextCloud', version='1.0.10')
)
libraryDependencies += "br.com.anteros" % "Anteros-NextCloud" % "1.0.10"
[br.com.anteros/Anteros-NextCloud "1.0.10"]