is not current version
Last Version 1.2.1

it.agilelab:darwin-core-common_2.10 1.2.0

Avro Schema Evolution made easy

GroupId

GroupId

it.agilelab
ArtifactId

ArtifactId

darwin-core-common_2.10
Version

Version

1.2.0
Type

Type

jar

Download darwin-core-common_2.10 1.2.0


<!-- https://jarcasting.com/artifacts/it.agilelab/darwin-core-common_2.10/ -->
<dependency>
    <groupId>it.agilelab</groupId>
    <artifactId>darwin-core-common_2.10</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.agilelab/darwin-core-common_2.10/
implementation 'it.agilelab:darwin-core-common_2.10:1.2.0'
// https://jarcasting.com/artifacts/it.agilelab/darwin-core-common_2.10/
implementation ("it.agilelab:darwin-core-common_2.10:1.2.0")
'it.agilelab:darwin-core-common_2.10:jar:1.2.0'
<dependency org="it.agilelab" name="darwin-core-common_2.10" rev="1.2.0">
  <artifact name="darwin-core-common_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.agilelab', module='darwin-core-common_2.10', version='1.2.0')
)
libraryDependencies += "it.agilelab" % "darwin-core-common_2.10" % "1.2.0"
[it.agilelab/darwin-core-common_2.10 "1.2.0"]