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