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