| Группа | Группаio.bitbucket.5faces |
|---|---|
| Идентификатор | Идентификаторcommon-location-server |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| common-location-server-0.0.2.pom | |
| common-location-server-0.0.2.jar | 47 MB |
| common-location-server-0.0.2-sources.jar | 12 KB |
| common-location-server-0.0.2-javadoc.jar | 476 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-location-server/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-location-server</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-location-server/
implementation 'io.bitbucket.5faces:common-location-server:0.0.2'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-location-server/
implementation ("io.bitbucket.5faces:common-location-server:0.0.2")
'io.bitbucket.5faces:common-location-server:jar:0.0.2'
<dependency org="io.bitbucket.5faces" name="common-location-server" rev="0.0.2">
<artifact name="common-location-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-location-server', version='0.0.2')
)
libraryDependencies += "io.bitbucket.5faces" % "common-location-server" % "0.0.2"
[io.bitbucket.5faces/common-location-server "0.0.2"]