is not current version
Last Version 0.10

net.hydromatic:quidem 0.8

Idempotent query scripts

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

quidem
Version

Version

0.8
Type

Type

jar

Download quidem 0.8


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