License |
License |
---|---|
GroupId | GroupIdcom.sdklite |
ArtifactId | ArtifactIdrpc |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRPC Framework
Maven parent project for OSS publishment
|
Project Organization |
Project OrganizationSDKLite |
Filename | Size |
---|---|
rpc-0.0.4.pom | |
rpc-0.0.4.jar | 17 KB |
rpc-0.0.4-sources.jar | 10 KB |
rpc-0.0.4-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/rpc/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>rpc</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/rpc/
implementation 'com.sdklite:rpc:0.0.4'
// https://jarcasting.com/artifacts/com.sdklite/rpc/
implementation ("com.sdklite:rpc:0.0.4")
'com.sdklite:rpc:jar:0.0.4'
<dependency org="com.sdklite" name="rpc" rev="0.0.4">
<artifact name="rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='rpc', version='0.0.4')
)
libraryDependencies += "com.sdklite" % "rpc" % "0.0.4"
[com.sdklite/rpc "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.sdklite : net | jar | 0.0.4 |
com.sdklite : io | jar | 0.0.2 |
com.sdklite.spi : loader | 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.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 |