не последняя версия
Последняя версия 1.2.2

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

processor-kotlin

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.github.stoyicker.test-accessors
Идентификатор

Идентификатор

processor-kotlin
Версия

Версия

1.1.3
Тип

Тип

jar

Скачать processor-kotlin 1.1.3


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