is not current version
Last Version 1.2.2

com.github.stoyicker.test-accessors:processor-kotlin 0.0.7

processor-kotlin

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.stoyicker.test-accessors
ArtifactId

ArtifactId

processor-kotlin
Version

Version

0.0.7
Type

Type

jar

Download processor-kotlin 0.0.7


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