License |
License |
---|---|
GroupId | GroupIdcom.sdklite |
ArtifactId | ArtifactIdio |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionI/O Foundation
Maven parent project for OSS publishment
|
Project Organization |
Project OrganizationSDKLite |
Filename | Size |
---|---|
io-0.0.2.pom | |
io-0.0.2.jar | 7 KB |
io-0.0.2-sources.jar | 5 KB |
io-0.0.2-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/io/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>io</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/io/
implementation 'com.sdklite:io:0.0.2'
// https://jarcasting.com/artifacts/com.sdklite/io/
implementation ("com.sdklite:io:0.0.2")
'com.sdklite:io:jar:0.0.2'
<dependency org="com.sdklite" name="io" rev="0.0.2">
<artifact name="io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='io', version='0.0.2')
)
libraryDependencies += "com.sdklite" % "io" % "0.0.2"
[com.sdklite/io "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.sdklite : utils | jar | 0.0.1 |
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 |