is not current version
Last Version 0.0.2

com.trello.identifier:package-identifier-annotations 0.0.1

Gradle plugin for identifiying android modules

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.trello.identifier
ArtifactId

ArtifactId

package-identifier-annotations
Version

Version

0.0.1
Type

Type

jar

Download package-identifier-annotations 0.0.1


<!-- https://jarcasting.com/artifacts/com.trello.identifier/package-identifier-annotations/ -->
<dependency>
    <groupId>com.trello.identifier</groupId>
    <artifactId>package-identifier-annotations</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.trello.identifier/package-identifier-annotations/
implementation 'com.trello.identifier:package-identifier-annotations:0.0.1'
// https://jarcasting.com/artifacts/com.trello.identifier/package-identifier-annotations/
implementation ("com.trello.identifier:package-identifier-annotations:0.0.1")
'com.trello.identifier:package-identifier-annotations:jar:0.0.1'
<dependency org="com.trello.identifier" name="package-identifier-annotations" rev="0.0.1">
  <artifact name="package-identifier-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trello.identifier', module='package-identifier-annotations', version='0.0.1')
)
libraryDependencies += "com.trello.identifier" % "package-identifier-annotations" % "0.0.1"
[com.trello.identifier/package-identifier-annotations "0.0.1"]