License |
License |
---|---|
GroupId | GroupIdcom.sdklite |
ArtifactId | ArtifactIdsed |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStream Editor
Maven parent project for OSS publishment
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSDKLite |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sed-0.0.4.pom | |
sed-0.0.4.jar | 4 KB |
sed-0.0.4-sources.jar | 2 KB |
sed-0.0.4-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/sed/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>sed</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sed/
implementation 'com.sdklite:sed:0.0.4'
// https://jarcasting.com/artifacts/com.sdklite/sed/
implementation ("com.sdklite:sed:0.0.4")
'com.sdklite:sed:jar:0.0.4'
<dependency org="com.sdklite" name="sed" rev="0.0.4">
<artifact name="sed" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sed', version='0.0.4')
)
libraryDependencies += "com.sdklite" % "sed" % "0.0.4"
[com.sdklite/sed "0.0.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 |