| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.wuare |
| Идентификатор | Идентификаторdemo-compile |
| Версия | Версия0.1.3 |
| Тип | Типjar |
| Описание |
Описаниеdemo-compile
demo compile
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| demo-compile-0.1.3.pom | |
| demo-compile-0.1.3.jar | 52 KB |
| demo-compile-0.1.3-sources.jar | 26 KB |
| demo-compile-0.1.3-javadoc.jar | 709 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.wuare/demo-compile/ -->
<dependency>
<groupId>io.github.wuare</groupId>
<artifactId>demo-compile</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wuare/demo-compile/
implementation 'io.github.wuare:demo-compile:0.1.3'
// https://jarcasting.com/artifacts/io.github.wuare/demo-compile/
implementation ("io.github.wuare:demo-compile:0.1.3")
'io.github.wuare:demo-compile:jar:0.1.3'
<dependency org="io.github.wuare" name="demo-compile" rev="0.1.3">
<artifact name="demo-compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wuare', module='demo-compile', version='0.1.3')
)
libraryDependencies += "io.github.wuare" % "demo-compile" % "0.1.3"
[io.github.wuare/demo-compile "0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |