License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdsk.teamsoft |
ArtifactId | ArtifactIdautobundler-annotations |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionAutoBundler_Annotations
Android AutoBundler library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/sk.teamsoft/autobundler-annotations/ -->
<dependency>
<groupId>sk.teamsoft</groupId>
<artifactId>autobundler-annotations</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/sk.teamsoft/autobundler-annotations/
implementation 'sk.teamsoft:autobundler-annotations:0.3.1'
// https://jarcasting.com/artifacts/sk.teamsoft/autobundler-annotations/
implementation ("sk.teamsoft:autobundler-annotations:0.3.1")
'sk.teamsoft:autobundler-annotations:jar:0.3.1'
<dependency org="sk.teamsoft" name="autobundler-annotations" rev="0.3.1">
<artifact name="autobundler-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.teamsoft', module='autobundler-annotations', version='0.3.1')
)
libraryDependencies += "sk.teamsoft" % "autobundler-annotations" % "0.3.1"
[sk.teamsoft/autobundler-annotations "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 25.3.1 |