is not current version
Last Version 0.1.0

net.odoframework:odo-sql 0.0.6


Categories

Categories

Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo-sql
Version

Version

0.0.6
Type

Type

jar

Download odo-sql 0.0.6


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