is not current version
Last Version 0.10

net.hydromatic:quidem 0.6

Idempotent query scripts

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

quidem
Version

Version

0.6
Type

Type

jar

Download quidem 0.6


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