is not current version
Last Version 2.10.1

net.anotheria:moskito-sql 2.2.5


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-sql
Version

Version

2.2.5
Type

Type

jar

Download moskito-sql 2.2.5


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