is not current version
Last Version 0.2.0

io.github.laplacedemon:light-mysql-protocol 0.1.1


Categories

Categories

MySQL Data Databases
GroupId

GroupId

io.github.laplacedemon
ArtifactId

ArtifactId

light-mysql-protocol
Version

Version

0.1.1
Type

Type

jar

Download light-mysql-protocol 0.1.1


<!-- https://jarcasting.com/artifacts/io.github.laplacedemon/light-mysql-protocol/ -->
<dependency>
    <groupId>io.github.laplacedemon</groupId>
    <artifactId>light-mysql-protocol</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.laplacedemon/light-mysql-protocol/
implementation 'io.github.laplacedemon:light-mysql-protocol:0.1.1'
// https://jarcasting.com/artifacts/io.github.laplacedemon/light-mysql-protocol/
implementation ("io.github.laplacedemon:light-mysql-protocol:0.1.1")
'io.github.laplacedemon:light-mysql-protocol:jar:0.1.1'
<dependency org="io.github.laplacedemon" name="light-mysql-protocol" rev="0.1.1">
  <artifact name="light-mysql-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.laplacedemon', module='light-mysql-protocol', version='0.1.1')
)
libraryDependencies += "io.github.laplacedemon" % "light-mysql-protocol" % "0.1.1"
[io.github.laplacedemon/light-mysql-protocol "0.1.1"]