is not current version
Last Version 2.0

com.github.drinkjava2:gosqlgo 1.2.0

gosqlgo is a tool support write sql and java at front end

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

gosqlgo
Version

Version

1.2.0
Type

Type

jar

Download gosqlgo 1.2.0


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