| GroupId | GroupIdcodes.quine.labo |
|---|---|
| ArtifactId | ArtifactIdlite-show_3.0.0-RC3 |
| Version | Version0.1.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| lite-show_3.0.0-RC3-0.1.0.pom | |
| lite-show_3.0.0-RC3-0.1.0.jar | 59 KB |
| lite-show_3.0.0-RC3-0.1.0-sources.jar | 4 KB |
| lite-show_3.0.0-RC3-0.1.0-javadoc.jar | 204 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/codes.quine.labo/lite-show_3.0.0-RC3/ -->
<dependency>
<groupId>codes.quine.labo</groupId>
<artifactId>lite-show_3.0.0-RC3</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/codes.quine.labo/lite-show_3.0.0-RC3/
implementation 'codes.quine.labo:lite-show_3.0.0-RC3:0.1.0'
// https://jarcasting.com/artifacts/codes.quine.labo/lite-show_3.0.0-RC3/
implementation ("codes.quine.labo:lite-show_3.0.0-RC3:0.1.0")
'codes.quine.labo:lite-show_3.0.0-RC3:jar:0.1.0'
<dependency org="codes.quine.labo" name="lite-show_3.0.0-RC3" rev="0.1.0">
<artifact name="lite-show_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='codes.quine.labo', module='lite-show_3.0.0-RC3', version='0.1.0')
)
libraryDependencies += "codes.quine.labo" % "lite-show_3.0.0-RC3" % "0.1.0"
[codes.quine.labo/lite-show_3.0.0-RC3 "0.1.0"]