| License |
License |
|---|---|
| GroupId | GroupIdmobi.alphapush |
| ArtifactId | ArtifactIdproperties-api |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProperties api
Global push library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| properties-api-0.0.2.pom | |
| properties-api-0.0.2.jar | 11 KB |
| properties-api-0.0.2-sources.jar | 6 KB |
| properties-api-0.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/properties-api/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>properties-api</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/properties-api/
implementation 'mobi.alphapush:properties-api:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/properties-api/
implementation ("mobi.alphapush:properties-api:0.0.2")
'mobi.alphapush:properties-api:jar:0.0.2'
<dependency org="mobi.alphapush" name="properties-api" rev="0.0.2">
<artifact name="properties-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='properties-api', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "properties-api" % "0.0.2"
[mobi.alphapush/properties-api "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.2.1 |