Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.tianshouzhi |
ArtifactId | ArtifactIddragon-ha-datasource |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
dragon-ha-datasource-0.0.1.pom | |
dragon-ha-datasource-0.0.1.jar | 36 KB |
dragon-ha-datasource-0.0.1-sources.jar | 19 KB |
dragon-ha-datasource-0.0.1-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tianshouzhi/dragon-ha-datasource/ -->
<dependency>
<groupId>com.tianshouzhi</groupId>
<artifactId>dragon-ha-datasource</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tianshouzhi/dragon-ha-datasource/
implementation 'com.tianshouzhi:dragon-ha-datasource:0.0.1'
// https://jarcasting.com/artifacts/com.tianshouzhi/dragon-ha-datasource/
implementation ("com.tianshouzhi:dragon-ha-datasource:0.0.1")
'com.tianshouzhi:dragon-ha-datasource:jar:0.0.1'
<dependency org="com.tianshouzhi" name="dragon-ha-datasource" rev="0.0.1">
<artifact name="dragon-ha-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tianshouzhi', module='dragon-ha-datasource', version='0.0.1')
)
libraryDependencies += "com.tianshouzhi" % "dragon-ha-datasource" % "0.0.1"
[com.tianshouzhi/dragon-ha-datasource "0.0.1"]