License |
License |
---|---|
GroupId | GroupIdcom.jincanshen |
ArtifactId | ArtifactIdsky-annotations |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSky Annotations
Android Library
|
Filename | Size |
---|---|
sky-annotations-3.1.0.pom | |
sky-annotations-3.1.0.jar | 5 KB |
sky-annotations-3.1.0-sources.jar | 5 KB |
sky-annotations-3.1.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jincanshen/sky-annotations/ -->
<dependency>
<groupId>com.jincanshen</groupId>
<artifactId>sky-annotations</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jincanshen/sky-annotations/
implementation 'com.jincanshen:sky-annotations:3.1.0'
// https://jarcasting.com/artifacts/com.jincanshen/sky-annotations/
implementation ("com.jincanshen:sky-annotations:3.1.0")
'com.jincanshen:sky-annotations:jar:3.1.0'
<dependency org="com.jincanshen" name="sky-annotations" rev="3.1.0">
<artifact name="sky-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jincanshen', module='sky-annotations', version='3.1.0')
)
libraryDependencies += "com.jincanshen" % "sky-annotations" % "3.1.0"
[com.jincanshen/sky-annotations "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 28.0.0 |