is not current version
Last Version 2.10.1

net.anotheria:moskito-sql 2.1.3


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-sql
Version

Version

2.1.3
Type

Type

jar

Download moskito-sql 2.1.3


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