Last Version

Package Identifier Annotations 0.0.2

Gradle plugin for identifiying android modules

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.trello.identifier
ArtifactId

ArtifactId

package-identifier-annotations
Version

Version

0.0.2
Type

Type

jar
Description

Description

Package Identifier Annotations
Gradle plugin for identifiying android modules
Project URL

Project URL

https://github.com/trello/package-identifier
Source Code Management

Source Code Management

https://github.com/trello/package-identifier

Download package-identifier-annotations 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.0

Project Modules

There are no modules declared in this project.