is not current version
Last Version 2.3.2

se.skltp.tak:tak-schemas 1.5.3-RC2


GroupId

GroupId

se.skltp.tak
ArtifactId

ArtifactId

tak-schemas
Version

Version

1.5.3-RC2
Type

Type

jar

Download tak-schemas 1.5.3-RC2


<!-- https://jarcasting.com/artifacts/se.skltp.tak/tak-schemas/ -->
<dependency>
    <groupId>se.skltp.tak</groupId>
    <artifactId>tak-schemas</artifactId>
    <version>1.5.3-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.tak/tak-schemas/
implementation 'se.skltp.tak:tak-schemas:1.5.3-RC2'
// https://jarcasting.com/artifacts/se.skltp.tak/tak-schemas/
implementation ("se.skltp.tak:tak-schemas:1.5.3-RC2")
'se.skltp.tak:tak-schemas:jar:1.5.3-RC2'
<dependency org="se.skltp.tak" name="tak-schemas" rev="1.5.3-RC2">
  <artifact name="tak-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.tak', module='tak-schemas', version='1.5.3-RC2')
)
libraryDependencies += "se.skltp.tak" % "tak-schemas" % "1.5.3-RC2"
[se.skltp.tak/tak-schemas "1.5.3-RC2"]