| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.sdklite.sphere |
| ArtifactId | ArtifactIdnet |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.sdklite.sphere:net
The Sphere project
|
| Project Organization |
Project OrganizationSDKLite |
| Filename | Size |
|---|---|
| net-0.0.1.pom | |
| net-0.0.1.jar | 22 KB |
| net-0.0.1-sources.jar | 13 KB |
| net-0.0.1-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite.sphere/net/ -->
<dependency>
<groupId>com.sdklite.sphere</groupId>
<artifactId>net</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite.sphere/net/
implementation 'com.sdklite.sphere:net:0.0.1'
// https://jarcasting.com/artifacts/com.sdklite.sphere/net/
implementation ("com.sdklite.sphere:net:0.0.1")
'com.sdklite.sphere:net:jar:0.0.1'
<dependency org="com.sdklite.sphere" name="net" rev="0.0.1">
<artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite.sphere', module='net', version='0.0.1')
)
libraryDependencies += "com.sdklite.sphere" % "net" % "0.0.1"
[com.sdklite.sphere/net "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdklite.sphere : io | jar | 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 |