License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.ensarsarajcic.neovim.java |
ArtifactId | ArtifactIdhandler-annotations |
Last Version | Last Version0.4.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhandler-annotations
Java Client for Neovim API
|
Filename | Size |
---|---|
handler-annotations-0.4.6.pom | |
handler-annotations-0.4.6.jar | 11 KB |
handler-annotations-0.4.6-sources.jar | 12 KB |
handler-annotations-0.4.6-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.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation 'com.ensarsarajcic.neovim.java:handler-annotations:0.4.6'
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation ("com.ensarsarajcic.neovim.java:handler-annotations:0.4.6")
'com.ensarsarajcic.neovim.java:handler-annotations:jar:0.4.6'
<dependency org="com.ensarsarajcic.neovim.java" name="handler-annotations" rev="0.4.6">
<artifact name="handler-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ensarsarajcic.neovim.java', module='handler-annotations', version='0.4.6')
)
libraryDependencies += "com.ensarsarajcic.neovim.java" % "handler-annotations" % "0.4.6"
[com.ensarsarajcic.neovim.java/handler-annotations "0.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.ensarsarajcic.neovim.java : core-rpc | jar | 0.4.6 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.12.10 |
org.objenesis : objenesis | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.5.1 |
org.assertj : assertj-core | jar | 3.22.0 |