is not current version
Last Version 0.2.3

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


Categories

Categories

Java Languages
GroupId

GroupId

com.ensarsarajcic.neovim.java
ArtifactId

ArtifactId

testing-helpers
Version

Version

0.2.0
Type

Type

jar

Download testing-helpers 0.2.0


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