License |
License |
---|---|
GroupId | GroupIdru.pocketbyte.locolaser |
ArtifactId | ArtifactIdresource-mobile |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionlocolaser-resource-mobile
Implementation of platform for LocoLaser tool to work with Android and iOS platforms.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
resource-mobile-2.1.0.pom | |
resource-mobile-2.1.0.jar | 4 MB |
resource-mobile-2.1.0-sources.jar | 8 KB |
resource-mobile-2.1.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-mobile/ -->
<dependency>
<groupId>ru.pocketbyte.locolaser</groupId>
<artifactId>resource-mobile</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-mobile/
implementation 'ru.pocketbyte.locolaser:resource-mobile:2.1.0'
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-mobile/
implementation ("ru.pocketbyte.locolaser:resource-mobile:2.1.0")
'ru.pocketbyte.locolaser:resource-mobile:jar:2.1.0'
<dependency org="ru.pocketbyte.locolaser" name="resource-mobile" rev="2.1.0">
<artifact name="resource-mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.pocketbyte.locolaser', module='resource-mobile', version='2.1.0')
)
libraryDependencies += "ru.pocketbyte.locolaser" % "resource-mobile" % "2.1.0"
[ru.pocketbyte.locolaser/resource-mobile "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ru.pocketbyte.locolaser : core | jar | 2.1.0 |