is not current version
Last Version 0.4.6

com.ensarsarajcic.neovim.java:handler-annotations 0.1.12


Categories

Categories

Java Languages
GroupId

GroupId

com.ensarsarajcic.neovim.java
ArtifactId

ArtifactId

handler-annotations
Version

Version

0.1.12
Type

Type

jar

Download handler-annotations 0.1.12


<!-- https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/ -->
<dependency>
    <groupId>com.ensarsarajcic.neovim.java</groupId>
    <artifactId>handler-annotations</artifactId>
    <version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation 'com.ensarsarajcic.neovim.java:handler-annotations:0.1.12'
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation ("com.ensarsarajcic.neovim.java:handler-annotations:0.1.12")
'com.ensarsarajcic.neovim.java:handler-annotations:jar:0.1.12'
<dependency org="com.ensarsarajcic.neovim.java" name="handler-annotations" rev="0.1.12">
  <artifact name="handler-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ensarsarajcic.neovim.java', module='handler-annotations', version='0.1.12')
)
libraryDependencies += "com.ensarsarajcic.neovim.java" % "handler-annotations" % "0.1.12"
[com.ensarsarajcic.neovim.java/handler-annotations "0.1.12"]