License |
License |
---|---|
GroupId | GroupIdcom.sdklite.sphere |
ArtifactId | ArtifactIdlog-api |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.sdklite.sphere:log-api
The Sphere project
|
Project Organization |
Project OrganizationSDKLite |
Filename | Size |
---|---|
log-api-0.0.1.pom | |
log-api-0.0.1.jar | 9 KB |
log-api-0.0.1-sources.jar | 6 KB |
log-api-0.0.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite.sphere/log-api/ -->
<dependency>
<groupId>com.sdklite.sphere</groupId>
<artifactId>log-api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite.sphere/log-api/
implementation 'com.sdklite.sphere:log-api:0.0.1'
// https://jarcasting.com/artifacts/com.sdklite.sphere/log-api/
implementation ("com.sdklite.sphere:log-api:0.0.1")
'com.sdklite.sphere:log-api:jar:0.0.1'
<dependency org="com.sdklite.sphere" name="log-api" rev="0.0.1">
<artifact name="log-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite.sphere', module='log-api', version='0.0.1')
)
libraryDependencies += "com.sdklite.sphere" % "log-api" % "0.0.1"
[com.sdklite.sphere/log-api "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.10.19 |
org.robolectric : robolectric | jar | 3.0 |
org.robolectric : android-all | jar | 5.0.0_r2-robolectric-1 |