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