Last Version

annotations 0.0.2

annotations

License

License

Categories

Categories

Kotlin Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.stoyicker.auto-factory-kotlin
ArtifactId

ArtifactId

annotations
Version

Version

0.0.2
Type

Type

jar
Description

Description

annotations
annotations
Project URL

Project URL

https://github.com/stoyicker/auto-factory-kotlin
Source Code Management

Source Code Management

https://github.com/stoyicker/auto-factory-kotlin

Download annotations 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
javax.annotation : jsr250-api jar 1.0
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.