License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.stoyicker.test-accessors |
ArtifactId | ArtifactIdprocessor-kotlin |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptionprocessor-kotlin
processor-kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
processor-kotlin-1.2.2.pom | |
processor-kotlin-1.2.2.jar | 44 KB |
processor-kotlin-1.2.2-sources.jar | 9 KB |
processor-kotlin-1.2.2-javadoc.jar | 45 KB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stoyicker.test-accessors/processor-kotlin/
implementation 'com.github.stoyicker.test-accessors:processor-kotlin:1.2.2'
// https://jarcasting.com/artifacts/com.github.stoyicker.test-accessors/processor-kotlin/
implementation ("com.github.stoyicker.test-accessors:processor-kotlin:1.2.2")
'com.github.stoyicker.test-accessors:processor-kotlin:jar:1.2.2'
<dependency org="com.github.stoyicker.test-accessors" name="processor-kotlin" rev="1.2.2">
<artifact name="processor-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stoyicker.test-accessors', module='processor-kotlin', version='1.2.2')
)
libraryDependencies += "com.github.stoyicker.test-accessors" % "processor-kotlin" % "1.2.2"
[com.github.stoyicker.test-accessors/processor-kotlin "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : kotlinpoet | jar | 1.3.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.31 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stoyicker.test-accessors : annotations | jar | 1.2.2 |