| License |
License |
|---|---|
| GroupId | GroupIdcom.github.snowdream.toybricks |
| ArtifactId | ArtifactIdannotation |
| Last Version | Last Version0.9.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionannotation
SnowdreamFramework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| annotation-0.9.10.pom | |
| annotation-0.9.10.jar | 2 KB |
| annotation-0.9.10-sources.jar | 3 KB |
| annotation-0.9.10-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.toybricks/annotation/ -->
<dependency>
<groupId>com.github.snowdream.toybricks</groupId>
<artifactId>annotation</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/annotation/
implementation 'com.github.snowdream.toybricks:annotation:0.9.10'
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/annotation/
implementation ("com.github.snowdream.toybricks:annotation:0.9.10")
'com.github.snowdream.toybricks:annotation:jar:0.9.10'
<dependency org="com.github.snowdream.toybricks" name="annotation" rev="0.9.10">
<artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.toybricks', module='annotation', version='0.9.10')
)
libraryDependencies += "com.github.snowdream.toybricks" % "annotation" % "0.9.10"
[com.github.snowdream.toybricks/annotation "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 |