is not current version
Last Version 2.10.1

net.anotheria:moskito-sql 2.6.0


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-sql
Version

Version

2.6.0
Type

Type

jar

Download moskito-sql 2.6.0


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