License |
License |
---|---|
GroupId | GroupIdcom.github.XDean |
ArtifactId | ArtifactIddeannotation-methodReference-api |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Annotation Extension Parent
|
<!-- https://jarcasting.com/artifacts/com.github.XDean/deannotation-methodReference-api/ -->
<dependency>
<groupId>com.github.XDean</groupId>
<artifactId>deannotation-methodReference-api</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/deannotation-methodReference-api/
implementation 'com.github.XDean:deannotation-methodReference-api:0.2.1'
// https://jarcasting.com/artifacts/com.github.XDean/deannotation-methodReference-api/
implementation ("com.github.XDean:deannotation-methodReference-api:0.2.1")
'com.github.XDean:deannotation-methodReference-api:jar:0.2.1'
<dependency org="com.github.XDean" name="deannotation-methodReference-api" rev="0.2.1">
<artifact name="deannotation-methodReference-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='deannotation-methodReference-api', version='0.2.1')
)
libraryDependencies += "com.github.XDean" % "deannotation-methodReference-api" % "0.2.1"
[com.github.XDean/deannotation-methodReference-api "0.2.1"]