is not current version
Last Version 2.10.1

net.anotheria:moskito-sql 2.3.2


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-sql
Version

Version

2.3.2
Type

Type

jar

Download moskito-sql 2.3.2


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