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