GroupId | GroupIdexteca |
---|---|
ArtifactId | ArtifactIdexteca-categorisation |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
exteca-categorisation-1.0.pom | |
exteca-categorisation-1.0.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/exteca/exteca-categorisation/ -->
<dependency>
<groupId>exteca</groupId>
<artifactId>exteca-categorisation</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/exteca/exteca-categorisation/
implementation 'exteca:exteca-categorisation:1.0'
// https://jarcasting.com/artifacts/exteca/exteca-categorisation/
implementation ("exteca:exteca-categorisation:1.0")
'exteca:exteca-categorisation:jar:1.0'
<dependency org="exteca" name="exteca-categorisation" rev="1.0">
<artifact name="exteca-categorisation" type="jar" />
</dependency>
@Grapes(
@Grab(group='exteca', module='exteca-categorisation', version='1.0')
)
libraryDependencies += "exteca" % "exteca-categorisation" % "1.0"
[exteca/exteca-categorisation "1.0"]