не последняя версия
Последняя версия 0.1.7

io.github.wuare:demo-compile 0.0.7

demo compile

Группа

Группа

io.github.wuare
Идентификатор

Идентификатор

demo-compile
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать demo-compile 0.0.7


<!-- https://jarcasting.com/artifacts/io.github.wuare/demo-compile/ -->
<dependency>
    <groupId>io.github.wuare</groupId>
    <artifactId>demo-compile</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wuare/demo-compile/
implementation 'io.github.wuare:demo-compile:0.0.7'
// https://jarcasting.com/artifacts/io.github.wuare/demo-compile/
implementation ("io.github.wuare:demo-compile:0.0.7")
'io.github.wuare:demo-compile:jar:0.0.7'
<dependency org="io.github.wuare" name="demo-compile" rev="0.0.7">
  <artifact name="demo-compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wuare', module='demo-compile', version='0.0.7')
)
libraryDependencies += "io.github.wuare" % "demo-compile" % "0.0.7"
[io.github.wuare/demo-compile "0.0.7"]