is not current version
Last Version 0.2.3

com.ensarsarajcic.neovim.java:testing-helpers 0.1.15


Categories

Categories

Java Languages
GroupId

GroupId

com.ensarsarajcic.neovim.java
ArtifactId

ArtifactId

testing-helpers
Version

Version

0.1.15
Type

Type

jar

Download testing-helpers 0.1.15


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