| License |
License |
|---|---|
| GroupId | GroupIdcom.sdklite |
| ArtifactId | ArtifactIdsphere-util |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSphere Utility Module
The sphere utility
|
| Project Organization |
Project OrganizationSDKLite |
| Filename | Size |
|---|---|
| sphere-util-1.0.0.pom | |
| sphere-util-1.0.0.jar | 2 KB |
| sphere-util-1.0.0-sources.jar | 1 KB |
| sphere-util-1.0.0-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/sphere-util/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>sphere-util</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sphere-util/
implementation 'com.sdklite:sphere-util:1.0.0'
// https://jarcasting.com/artifacts/com.sdklite/sphere-util/
implementation ("com.sdklite:sphere-util:1.0.0")
'com.sdklite:sphere-util:jar:1.0.0'
<dependency org="com.sdklite" name="sphere-util" rev="1.0.0">
<artifact name="sphere-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sphere-util', version='1.0.0')
)
libraryDependencies += "com.sdklite" % "sphere-util" % "1.0.0"
[com.sdklite/sphere-util "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.0.1.2 |
| 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 |