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