is not current version
Last Version 2.0.1

com.google.cloud:sqlcommenter 0.0.2

SQL commenter integration

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

sqlcommenter
Version

Version

0.0.2
Type

Type

jar

Download sqlcommenter 0.0.2


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