GroupId | GroupIdcom.github.yujiaao |
---|---|
ArtifactId | ArtifactIdc-tablegen-r2dbc-demo |
Version | Version1.7.4 |
Type | Typejar |
Filename | Size |
---|---|
c-tablegen-r2dbc-demo-1.7.4.pom | |
c-tablegen-r2dbc-demo-1.7.4.jar | 27 KB |
c-tablegen-r2dbc-demo-1.7.4-sources.jar | 18 KB |
c-tablegen-r2dbc-demo-1.7.4-javadoc.jar | 267 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/
implementation 'com.github.yujiaao:c-tablegen-r2dbc-demo:1.7.4'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/
implementation ("com.github.yujiaao:c-tablegen-r2dbc-demo:1.7.4")
'com.github.yujiaao:c-tablegen-r2dbc-demo:jar:1.7.4'
<dependency org="com.github.yujiaao" name="c-tablegen-r2dbc-demo" rev="1.7.4">
<artifact name="c-tablegen-r2dbc-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-tablegen-r2dbc-demo', version='1.7.4')
)
libraryDependencies += "com.github.yujiaao" % "c-tablegen-r2dbc-demo" % "1.7.4"
[com.github.yujiaao/c-tablegen-r2dbc-demo "1.7.4"]