GroupId | GroupIdcom.fitbur.testify.need |
---|---|
ArtifactId | ArtifactIdneed-hsql |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
need-hsql-0.0.4.pom | |
need-hsql-0.0.4.jar | 5 KB |
need-hsql-0.0.4-sources.jar | 2 KB |
need-hsql-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need-hsql/
implementation 'com.fitbur.testify.need:need-hsql:0.0.4'
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need-hsql/
implementation ("com.fitbur.testify.need:need-hsql:0.0.4")
'com.fitbur.testify.need:need-hsql:jar:0.0.4'
<dependency org="com.fitbur.testify.need" name="need-hsql" rev="0.0.4">
<artifact name="need-hsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.need', module='need-hsql', version='0.0.4')
)
libraryDependencies += "com.fitbur.testify.need" % "need-hsql" % "0.0.4"
[com.fitbur.testify.need/need-hsql "0.0.4"]