| License |
License |
|---|---|
| GroupId | GroupIdcom.sdklite |
| ArtifactId | ArtifactIdsphere |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSphere
The Sphere project
|
| Project Organization |
Project OrganizationSDKLite |
| Filename | Size |
|---|---|
| sphere-1.0.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/sphere/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>sphere</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sphere/
implementation 'com.sdklite:sphere:1.0.0'
// https://jarcasting.com/artifacts/com.sdklite/sphere/
implementation ("com.sdklite:sphere:1.0.0")
'com.sdklite:sphere:pom:1.0.0'
<dependency org="com.sdklite" name="sphere" rev="1.0.0">
<artifact name="sphere" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sphere', version='1.0.0')
)
libraryDependencies += "com.sdklite" % "sphere" % "1.0.0"
[com.sdklite/sphere "1.0.0"]
| 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 |