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