License |
License |
---|---|
GroupId | GroupIdcom.sdklite.spi |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSPI Annotations
Maven parent project for OSS publishment
|
Project Organization |
Project OrganizationSDKLite |
Filename | Size |
---|---|
annotations-0.1.0.pom | |
annotations-0.1.0.jar | 2 KB |
annotations-0.1.0-sources.jar | 1 KB |
annotations-0.1.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite.spi/annotations/ -->
<dependency>
<groupId>com.sdklite.spi</groupId>
<artifactId>annotations</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite.spi/annotations/
implementation 'com.sdklite.spi:annotations:0.1.0'
// https://jarcasting.com/artifacts/com.sdklite.spi/annotations/
implementation ("com.sdklite.spi:annotations:0.1.0")
'com.sdklite.spi:annotations:jar:0.1.0'
<dependency org="com.sdklite.spi" name="annotations" rev="0.1.0">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite.spi', module='annotations', version='0.1.0')
)
libraryDependencies += "com.sdklite.spi" % "annotations" % "0.1.0"
[com.sdklite.spi/annotations "0.1.0"]
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 |