is not current version
Last Version 0.0.2

com.github.chinayinman:common-annotation 0.0.1

馒头注解

GroupId

GroupId

com.github.chinayinman
ArtifactId

ArtifactId

common-annotation
Version

Version

0.0.1
Type

Type

jar

Download common-annotation 0.0.1


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