Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.ensarsarajcic.neovim.java |
ArtifactId | ArtifactIdhandler-annotations |
Version | Version0.1.14 |
Type | Typejar |
Filename | Size |
---|---|
handler-annotations-0.1.14.pom | |
handler-annotations-0.1.14.jar | 11 KB |
handler-annotations-0.1.14-sources.jar | 12 KB |
handler-annotations-0.1.14-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/ -->
<dependency>
<groupId>com.ensarsarajcic.neovim.java</groupId>
<artifactId>handler-annotations</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation 'com.ensarsarajcic.neovim.java:handler-annotations:0.1.14'
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation ("com.ensarsarajcic.neovim.java:handler-annotations:0.1.14")
'com.ensarsarajcic.neovim.java:handler-annotations:jar:0.1.14'
<dependency org="com.ensarsarajcic.neovim.java" name="handler-annotations" rev="0.1.14">
<artifact name="handler-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ensarsarajcic.neovim.java', module='handler-annotations', version='0.1.14')
)
libraryDependencies += "com.ensarsarajcic.neovim.java" % "handler-annotations" % "0.1.14"
[com.ensarsarajcic.neovim.java/handler-annotations "0.1.14"]