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