GroupId | GroupIdcom.fitbur.testify.need |
---|---|
ArtifactId | ArtifactIdneed-hsql |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
need-hsql-0.0.8.pom | |
need-hsql-0.0.8.jar | 4 KB |
need-hsql-0.0.8-sources.jar | 2 KB |
need-hsql-0.0.8-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fitbur.testify.need/need-hsql/ -->
<dependency>
<groupId>com.fitbur.testify.need</groupId>
<artifactId>need-hsql</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need-hsql/
implementation 'com.fitbur.testify.need:need-hsql:0.0.8'
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need-hsql/
implementation ("com.fitbur.testify.need:need-hsql:0.0.8")
'com.fitbur.testify.need:need-hsql:jar:0.0.8'
<dependency org="com.fitbur.testify.need" name="need-hsql" rev="0.0.8">
<artifact name="need-hsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.need', module='need-hsql', version='0.0.8')
)
libraryDependencies += "com.fitbur.testify.need" % "need-hsql" % "0.0.8"
[com.fitbur.testify.need/need-hsql "0.0.8"]