is not current version
Last Version 0.1.3

com.fitbur.testify.need:need-hsql 0.0.9


GroupId

GroupId

com.fitbur.testify.need
ArtifactId

ArtifactId

need-hsql
Version

Version

0.0.9
Type

Type

jar

Download need-hsql 0.0.9


<!-- https://jarcasting.com/artifacts/com.fitbur.testify.need/need-hsql/ -->
<dependency>
    <groupId>com.fitbur.testify.need</groupId>
    <artifactId>need-hsql</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need-hsql/
implementation 'com.fitbur.testify.need:need-hsql:0.0.9'
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need-hsql/
implementation ("com.fitbur.testify.need:need-hsql:0.0.9")
'com.fitbur.testify.need:need-hsql:jar:0.0.9'
<dependency org="com.fitbur.testify.need" name="need-hsql" rev="0.0.9">
  <artifact name="need-hsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.need', module='need-hsql', version='0.0.9')
)
libraryDependencies += "com.fitbur.testify.need" % "need-hsql" % "0.0.9"
[com.fitbur.testify.need/need-hsql "0.0.9"]