GroupId | GroupIdcom.github.yujiaao |
---|---|
ArtifactId | ArtifactIdc-tablegen-r2dbc-demo |
Version | Version1.7.7 |
Type | Typejar |
Filename | Size |
---|---|
c-tablegen-r2dbc-demo-1.7.7.pom | |
c-tablegen-r2dbc-demo-1.7.7.jar | 29 KB |
c-tablegen-r2dbc-demo-1.7.7-sources.jar | 19 KB |
c-tablegen-r2dbc-demo-1.7.7-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/ -->
<dependency>
<groupId>com.github.yujiaao</groupId>
<artifactId>c-tablegen-r2dbc-demo</artifactId>
<version>1.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/
implementation 'com.github.yujiaao:c-tablegen-r2dbc-demo:1.7.7'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/
implementation ("com.github.yujiaao:c-tablegen-r2dbc-demo:1.7.7")
'com.github.yujiaao:c-tablegen-r2dbc-demo:jar:1.7.7'
<dependency org="com.github.yujiaao" name="c-tablegen-r2dbc-demo" rev="1.7.7">
<artifact name="c-tablegen-r2dbc-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-tablegen-r2dbc-demo', version='1.7.7')
)
libraryDependencies += "com.github.yujiaao" % "c-tablegen-r2dbc-demo" % "1.7.7"
[com.github.yujiaao/c-tablegen-r2dbc-demo "1.7.7"]