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