is not current version
Last Version 0.9.10

com.github.snowdream.toybricks:processor 0.9.4

SnowdreamFramework

GroupId

GroupId

com.github.snowdream.toybricks
ArtifactId

ArtifactId

processor
Version

Version

0.9.4
Type

Type

jar

Download processor 0.9.4


<!-- https://jarcasting.com/artifacts/com.github.snowdream.toybricks/processor/ -->
<dependency>
    <groupId>com.github.snowdream.toybricks</groupId>
    <artifactId>processor</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/processor/
implementation 'com.github.snowdream.toybricks:processor:0.9.4'
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/processor/
implementation ("com.github.snowdream.toybricks:processor:0.9.4")
'com.github.snowdream.toybricks:processor:jar:0.9.4'
<dependency org="com.github.snowdream.toybricks" name="processor" rev="0.9.4">
  <artifact name="processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.toybricks', module='processor', version='0.9.4')
)
libraryDependencies += "com.github.snowdream.toybricks" % "processor" % "0.9.4"
[com.github.snowdream.toybricks/processor "0.9.4"]