is not current version
Last Version 1.2.2

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

processor-kotlin

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.stoyicker.test-accessors
ArtifactId

ArtifactId

processor-kotlin
Version

Version

1.1.2
Type

Type

jar

Download processor-kotlin 1.1.2


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