GroupId | GroupIdio.lighty.models.test |
---|---|
ArtifactId | ArtifactIdlighty-test-models |
Version | Version8.4.2 |
Type | Typejar |
Filename | Size |
---|---|
lighty-test-models-8.4.2.pom | |
lighty-test-models-8.4.2.jar | 58 KB |
lighty-test-models-8.4.2-sources.jar | 33 KB |
lighty-test-models-8.4.2-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.lighty.models.test/lighty-test-models/ -->
<dependency>
<groupId>io.lighty.models.test</groupId>
<artifactId>lighty-test-models</artifactId>
<version>8.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.models.test/lighty-test-models/
implementation 'io.lighty.models.test:lighty-test-models:8.4.2'
// https://jarcasting.com/artifacts/io.lighty.models.test/lighty-test-models/
implementation ("io.lighty.models.test:lighty-test-models:8.4.2")
'io.lighty.models.test:lighty-test-models:jar:8.4.2'
<dependency org="io.lighty.models.test" name="lighty-test-models" rev="8.4.2">
<artifact name="lighty-test-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.models.test', module='lighty-test-models', version='8.4.2')
)
libraryDependencies += "io.lighty.models.test" % "lighty-test-models" % "8.4.2"
[io.lighty.models.test/lighty-test-models "8.4.2"]