| Группа | Группаcom.nitayjoffe.thirdparty.org.ggp |
|---|---|
| Идентификатор | Идентификаторggp-base |
| Версия | Версия0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ggp-base-0.1.pom | |
| ggp-base-0.1.jar | 753 KB |
| ggp-base-0.1-sources.jar | 14 MB |
| ggp-base-0.1-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nitayjoffe.thirdparty.org.ggp/ggp-base/ -->
<dependency>
<groupId>com.nitayjoffe.thirdparty.org.ggp</groupId>
<artifactId>ggp-base</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitayjoffe.thirdparty.org.ggp/ggp-base/
implementation 'com.nitayjoffe.thirdparty.org.ggp:ggp-base:0.1'
// https://jarcasting.com/artifacts/com.nitayjoffe.thirdparty.org.ggp/ggp-base/
implementation ("com.nitayjoffe.thirdparty.org.ggp:ggp-base:0.1")
'com.nitayjoffe.thirdparty.org.ggp:ggp-base:jar:0.1'
<dependency org="com.nitayjoffe.thirdparty.org.ggp" name="ggp-base" rev="0.1">
<artifact name="ggp-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitayjoffe.thirdparty.org.ggp', module='ggp-base', version='0.1')
)
libraryDependencies += "com.nitayjoffe.thirdparty.org.ggp" % "ggp-base" % "0.1"
[com.nitayjoffe.thirdparty.org.ggp/ggp-base "0.1"]