is not current version
Last Version 1.2.2

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

processor-kotlin

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.stoyicker.test-accessors
ArtifactId

ArtifactId

processor-kotlin
Version

Version

1.2.0
Type

Type

jar

Download processor-kotlin 1.2.0


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