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