Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdorg.qamatic |
ArtifactId | ArtifactIdmintleaf-dbexamples |
Version | Version1.8.19 |
Type | Typejar |
Filename | Size |
---|---|
mintleaf-dbexamples-1.8.19.pom | |
mintleaf-dbexamples-1.8.19.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.qamatic/mintleaf-dbexamples/ -->
<dependency>
<groupId>org.qamatic</groupId>
<artifactId>mintleaf-dbexamples</artifactId>
<version>1.8.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.qamatic/mintleaf-dbexamples/
implementation 'org.qamatic:mintleaf-dbexamples:1.8.19'
// https://jarcasting.com/artifacts/org.qamatic/mintleaf-dbexamples/
implementation ("org.qamatic:mintleaf-dbexamples:1.8.19")
'org.qamatic:mintleaf-dbexamples:jar:1.8.19'
<dependency org="org.qamatic" name="mintleaf-dbexamples" rev="1.8.19">
<artifact name="mintleaf-dbexamples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qamatic', module='mintleaf-dbexamples', version='1.8.19')
)
libraryDependencies += "org.qamatic" % "mintleaf-dbexamples" % "1.8.19"
[org.qamatic/mintleaf-dbexamples "1.8.19"]