is not current version
Last Version 0.0.2

com.github.edgar615:mysql-mapping 0.0.1


Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

mysql-mapping
Version

Version

0.0.1
Type

Type

jar

Download mysql-mapping 0.0.1


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