is not current version
Last Version 2.0.1

com.google.cloud:sqlcommenter 1.0.0

SQL commenter integration

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

sqlcommenter
Version

Version

1.0.0
Type

Type

jar

Download sqlcommenter 1.0.0


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