License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.toybricks |
ArtifactId | ArtifactIdprocessor |
Last Version | Last Version0.9.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprocessor
SnowdreamFramework
|
Project URL |
Project URL |
Filename | Size |
---|---|
processor-0.9.10.pom | |
processor-0.9.10.jar | 23 KB |
processor-0.9.10-sources.jar | 19 KB |
processor-0.9.10-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.toybricks/processor/ -->
<dependency>
<groupId>com.github.snowdream.toybricks</groupId>
<artifactId>processor</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/processor/
implementation 'com.github.snowdream.toybricks:processor:0.9.10'
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/processor/
implementation ("com.github.snowdream.toybricks:processor:0.9.10")
'com.github.snowdream.toybricks:processor:jar:0.9.10'
<dependency org="com.github.snowdream.toybricks" name="processor" rev="0.9.10">
<artifact name="processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.toybricks', module='processor', version='0.9.10')
)
libraryDependencies += "com.github.snowdream.toybricks" % "processor" % "0.9.10"
[com.github.snowdream.toybricks/processor "0.9.10"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.1 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.1.1 |
com.github.snowdream.toybricks : annotation | jar | 0.9.10 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.8.7 |
com.squareup : javapoet | jar | 1.8.0 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |