is not current version
Last Version 0.10

net.hydromatic:quidem 0.5

Idempotent query scripts

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

quidem
Version

Version

0.5
Type

Type

jar

Download quidem 0.5


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