is not current version
Last Version 1.0

exteca:exteca-categorisation 1.0-b1


GroupId

GroupId

exteca
ArtifactId

ArtifactId

exteca-categorisation
Version

Version

1.0-b1
Type

Type

jar

Download exteca-categorisation 1.0-b1


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