is not current version
Last Version 16.0.0

io.lighty.models.test:example-data-center 12.2.2


Categories

Categories

Data
GroupId

GroupId

io.lighty.models.test
ArtifactId

ArtifactId

example-data-center
Version

Version

12.2.2
Type

Type

jar

Download example-data-center 12.2.2


<!-- https://jarcasting.com/artifacts/io.lighty.models.test/example-data-center/ -->
<dependency>
    <groupId>io.lighty.models.test</groupId>
    <artifactId>example-data-center</artifactId>
    <version>12.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.models.test/example-data-center/
implementation 'io.lighty.models.test:example-data-center:12.2.2'
// https://jarcasting.com/artifacts/io.lighty.models.test/example-data-center/
implementation ("io.lighty.models.test:example-data-center:12.2.2")
'io.lighty.models.test:example-data-center:jar:12.2.2'
<dependency org="io.lighty.models.test" name="example-data-center" rev="12.2.2">
  <artifact name="example-data-center" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.models.test', module='example-data-center', version='12.2.2')
)
libraryDependencies += "io.lighty.models.test" % "example-data-center" % "12.2.2"
[io.lighty.models.test/example-data-center "12.2.2"]