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