GroupId | GroupIdio.lighty.models.test |
---|---|
ArtifactId | ArtifactIdlighty-test-models |
Version | Version15.3.0 |
Type | Typejar |
Filename | Size |
---|---|
lighty-test-models-15.3.0.pom | |
lighty-test-models-15.3.0.jar | 60 KB |
lighty-test-models-15.3.0-sources.jar | 50 KB |
lighty-test-models-15.3.0-javadoc.jar | 592 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>15.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.models.test/lighty-test-models/
implementation 'io.lighty.models.test:lighty-test-models:15.3.0'
// https://jarcasting.com/artifacts/io.lighty.models.test/lighty-test-models/
implementation ("io.lighty.models.test:lighty-test-models:15.3.0")
'io.lighty.models.test:lighty-test-models:jar:15.3.0'
<dependency org="io.lighty.models.test" name="lighty-test-models" rev="15.3.0">
<artifact name="lighty-test-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.models.test', module='lighty-test-models', version='15.3.0')
)
libraryDependencies += "io.lighty.models.test" % "lighty-test-models" % "15.3.0"
[io.lighty.models.test/lighty-test-models "15.3.0"]