is not current version
Last Version 0.3.7

es.weso:acota-core 0.3.6

acota-core, library ${project.version}

GroupId

GroupId

es.weso
ArtifactId

ArtifactId

acota-core
Version

Version

0.3.6
Type

Type

jar

Download acota-core 0.3.6


<!-- https://jarcasting.com/artifacts/es.weso/acota-core/ -->
<dependency>
    <groupId>es.weso</groupId>
    <artifactId>acota-core</artifactId>
    <version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/es.weso/acota-core/
implementation 'es.weso:acota-core:0.3.6'
// https://jarcasting.com/artifacts/es.weso/acota-core/
implementation ("es.weso:acota-core:0.3.6")
'es.weso:acota-core:jar:0.3.6'
<dependency org="es.weso" name="acota-core" rev="0.3.6">
  <artifact name="acota-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.weso', module='acota-core', version='0.3.6')
)
libraryDependencies += "es.weso" % "acota-core" % "0.3.6"
[es.weso/acota-core "0.3.6"]