is not current version
Last Version 0.0.2

com.github.stoyicker.auto-factory-kotlin:annotations 0.0.1

annotations

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.1
Type

Type

jar

Download annotations 0.0.1


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