| Группа | Группаcodes.quine.labo |
|---|---|
| Идентификатор | Идентификаторlite-show_3.0.0-RC3 |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| lite-show_3.0.0-RC3-0.2.0.pom | |
| lite-show_3.0.0-RC3-0.2.0.jar | 59 KB |
| lite-show_3.0.0-RC3-0.2.0-sources.jar | 4 KB |
| lite-show_3.0.0-RC3-0.2.0-javadoc.jar | 204 KB |
| Обзор |
<!-- 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.2.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.2.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.2.0")
'codes.quine.labo:lite-show_3.0.0-RC3:jar:0.2.0'
<dependency org="codes.quine.labo" name="lite-show_3.0.0-RC3" rev="0.2.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.2.0')
)
libraryDependencies += "codes.quine.labo" % "lite-show_3.0.0-RC3" % "0.2.0"
[codes.quine.labo/lite-show_3.0.0-RC3 "0.2.0"]