License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.sdklite.log |
ArtifactId | ArtifactIdplatform |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionPlatform Dependent Logger
Maven parent project for OSS publishment
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSDKLite |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
platform-0.0.1.pom | |
platform-0.0.1.jar | 4 KB |
platform-0.0.1-sources.jar | 2 KB |
platform-0.0.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite.log/platform/ -->
<dependency>
<groupId>com.sdklite.log</groupId>
<artifactId>platform</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite.log/platform/
implementation 'com.sdklite.log:platform:0.0.1'
// https://jarcasting.com/artifacts/com.sdklite.log/platform/
implementation ("com.sdklite.log:platform:0.0.1")
'com.sdklite.log:platform:jar:0.0.1'
<dependency org="com.sdklite.log" name="platform" rev="0.0.1">
<artifact name="platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite.log', module='platform', version='0.0.1')
)
libraryDependencies += "com.sdklite.log" % "platform" % "0.0.1"
[com.sdklite.log/platform "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sdklite : log | 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 |