is not current version
Last Version 0.9.10

com.github.snowdream.toybricks:annotation 0.9.2

SnowdreamFramework

GroupId

GroupId

com.github.snowdream.toybricks
ArtifactId

ArtifactId

annotation
Version

Version

0.9.2
Type

Type

jar

Download annotation 0.9.2


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