| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.sdklite |
| ArtifactId | ArtifactIdnet |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNetwork Foundation
Maven parent project for OSS publishment
|
| Project Organization |
Project OrganizationSDKLite |
| Filename | Size |
|---|---|
| net-0.0.5.pom | |
| net-0.0.5.jar | 37 KB |
| net-0.0.5-sources.jar | 18 KB |
| net-0.0.5-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/net/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>net</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/net/
implementation 'com.sdklite:net:0.0.5'
// https://jarcasting.com/artifacts/com.sdklite/net/
implementation ("com.sdklite:net:0.0.5")
'com.sdklite:net:jar:0.0.5'
<dependency org="com.sdklite" name="net" rev="0.0.5">
<artifact name="net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='net', version='0.0.5')
)
libraryDependencies += "com.sdklite" % "net" % "0.0.5"
[com.sdklite/net "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdklite : io | jar | 0.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.robolectric : robolectric | jar | 3.0 |
| org.robolectric : android-all | jar | 5.0.0_r2-robolectric-1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.eclipse.jetty : jetty-server | jar | 9.3.0.M0 |
| org.eclipse.jetty : jetty-servlet | jar | 9.3.0.M0 |