License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.ensarsarajcic.neovim.java |
ArtifactId | ArtifactIdhandler-annotations |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionhandler-annotations
Java Client for Neovim API
|
Filename | Size |
---|---|
handler-annotations-0.2.3.pom | |
handler-annotations-0.2.3.jar | 14 KB |
handler-annotations-0.2.3-sources.jar | 16 KB |
handler-annotations-0.2.3-javadoc.jar | 458 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.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation 'com.ensarsarajcic.neovim.java:handler-annotations:0.2.3'
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation ("com.ensarsarajcic.neovim.java:handler-annotations:0.2.3")
'com.ensarsarajcic.neovim.java:handler-annotations:jar:0.2.3'
<dependency org="com.ensarsarajcic.neovim.java" name="handler-annotations" rev="0.2.3">
<artifact name="handler-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ensarsarajcic.neovim.java', module='handler-annotations', version='0.2.3')
)
libraryDependencies += "com.ensarsarajcic.neovim.java" % "handler-annotations" % "0.2.3"
[com.ensarsarajcic.neovim.java/handler-annotations "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.ensarsarajcic.neovim.java : core-rpc | jar | 0.2.3 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.10.2 |
org.objenesis : objenesis | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.1.0 |
org.assertj : assertj-core | jar | 3.13.2 |