| Категории |
КатегорииJava Языки программирования |
|---|---|
| Группа | Группаcom.github.ljtfreitas |
| Идентификатор | Идентификаторjava-restify-group |
| Версия | Версия1.1.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| java-restify-group-1.1.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-group/ -->
<dependency>
<groupId>com.github.ljtfreitas</groupId>
<artifactId>java-restify-group</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-group/
implementation 'com.github.ljtfreitas:java-restify-group:1.1.1'
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-group/
implementation ("com.github.ljtfreitas:java-restify-group:1.1.1")
'com.github.ljtfreitas:java-restify-group:pom:1.1.1'
<dependency org="com.github.ljtfreitas" name="java-restify-group" rev="1.1.1">
<artifact name="java-restify-group" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ljtfreitas', module='java-restify-group', version='1.1.1')
)
libraryDependencies += "com.github.ljtfreitas" % "java-restify-group" % "1.1.1"
[com.github.ljtfreitas/java-restify-group "1.1.1"]