Last Version

processor 0.9.10

SnowdreamFramework

License

License

GroupId

GroupId

com.github.snowdream.toybricks
ArtifactId

ArtifactId

processor
Version

Version

0.9.10
Type

Type

jar
Description

Description

processor
SnowdreamFramework
Project URL

Project URL

https://github.com/SnowdreamFramework/ToyBricks

Download processor 0.9.10


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.