GroupId | GroupIdcom.github.yujiaao |
---|---|
ArtifactId | ArtifactIdc-tablegen-r2dbc-demo |
Version | Version1.7.3.1 |
Type | Typejar |
<!-- 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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/
implementation 'com.github.yujiaao:c-tablegen-r2dbc-demo:1.7.3.1'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-tablegen-r2dbc-demo/
implementation ("com.github.yujiaao:c-tablegen-r2dbc-demo:1.7.3.1")
'com.github.yujiaao:c-tablegen-r2dbc-demo:jar:1.7.3.1'
<dependency org="com.github.yujiaao" name="c-tablegen-r2dbc-demo" rev="1.7.3.1">
<artifact name="c-tablegen-r2dbc-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-tablegen-r2dbc-demo', version='1.7.3.1')
)
libraryDependencies += "com.github.yujiaao" % "c-tablegen-r2dbc-demo" % "1.7.3.1"
[com.github.yujiaao/c-tablegen-r2dbc-demo "1.7.3.1"]