| Группа | Группаio.github.flowersinthesand |
|---|---|
| Идентификатор | Идентификаторwes-play2 |
| Версия | Версия0.1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wes-play2-0.1.2.pom | |
| wes-play2-0.1.2.jar | 7 KB |
| wes-play2-0.1.2-sources.jar | 3 KB |
| wes-play2-0.1.2-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-play2/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>wes-play2</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-play2/
implementation 'io.github.flowersinthesand:wes-play2:0.1.2'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-play2/
implementation ("io.github.flowersinthesand:wes-play2:0.1.2")
'io.github.flowersinthesand:wes-play2:jar:0.1.2'
<dependency org="io.github.flowersinthesand" name="wes-play2" rev="0.1.2">
<artifact name="wes-play2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-play2', version='0.1.2')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-play2" % "0.1.2"
[io.github.flowersinthesand/wes-play2 "0.1.2"]