SPI Annotations

Maven parent project for OSS publishment

License

License

GroupId

GroupId

com.sdklite.spi
ArtifactId

ArtifactId

annotations
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SPI Annotations
Maven parent project for OSS publishment
Project Organization

Project Organization

SDKLite

Download annotations

How to add to project

<!-- 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"]

Dependencies

test (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

Project Modules

There are no modules declared in this project.
com.sdklite.spi

SDKLite

SDKLite

Versions

Version
0.1.0
0.0.1