Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.ensarsarajcic.neovim.java |
ArtifactId | ArtifactIdhandler-annotations |
Version | Version0.4.5 |
Type | Typejar |
Filename | Size |
---|---|
handler-annotations-0.4.5.pom | |
handler-annotations-0.4.5.jar | 16 KB |
handler-annotations-0.4.5-sources.jar | 16 KB |
handler-annotations-0.4.5-javadoc.jar | 187 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation 'com.ensarsarajcic.neovim.java:handler-annotations:0.4.5'
// https://jarcasting.com/artifacts/com.ensarsarajcic.neovim.java/handler-annotations/
implementation ("com.ensarsarajcic.neovim.java:handler-annotations:0.4.5")
'com.ensarsarajcic.neovim.java:handler-annotations:jar:0.4.5'
<dependency org="com.ensarsarajcic.neovim.java" name="handler-annotations" rev="0.4.5">
<artifact name="handler-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ensarsarajcic.neovim.java', module='handler-annotations', version='0.4.5')
)
libraryDependencies += "com.ensarsarajcic.neovim.java" % "handler-annotations" % "0.4.5"
[com.ensarsarajcic.neovim.java/handler-annotations "0.4.5"]