is not current version
Last Version 1.8.42

org.qamatic:mintleaf-dbexamples 1.8.12


Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.qamatic
ArtifactId

ArtifactId

mintleaf-dbexamples
Version

Version

1.8.12
Type

Type

jar

Download mintleaf-dbexamples 1.8.12


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