Categories |
CategoriesData |
---|---|
GroupId | GroupIdeu.trentorise.opendata |
ArtifactId | ArtifactIdckanalyze-model |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
ckanalyze-model-0.1.0.pom | |
ckanalyze-model-0.1.0.jar | 12 KB |
ckanalyze-model-0.1.0-sources.jar | 10 KB |
ckanalyze-model-0.1.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/ -->
<dependency>
<groupId>eu.trentorise.opendata</groupId>
<artifactId>ckanalyze-model</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/
implementation 'eu.trentorise.opendata:ckanalyze-model:0.1.0'
// https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/
implementation ("eu.trentorise.opendata:ckanalyze-model:0.1.0")
'eu.trentorise.opendata:ckanalyze-model:jar:0.1.0'
<dependency org="eu.trentorise.opendata" name="ckanalyze-model" rev="0.1.0">
<artifact name="ckanalyze-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata', module='ckanalyze-model', version='0.1.0')
)
libraryDependencies += "eu.trentorise.opendata" % "ckanalyze-model" % "0.1.0"
[eu.trentorise.opendata/ckanalyze-model "0.1.0"]