GroupId | GroupIdcom.github.yiding-he |
---|---|
ArtifactId | ArtifactIdhydrogen-dao |
Version | Version3.3.0 |
Type | Typejar |
Filename | Size |
---|---|
hydrogen-dao-3.3.0.pom | |
hydrogen-dao-3.3.0.jar | 211 KB |
hydrogen-dao-3.3.0-sources.jar | 111 KB |
hydrogen-dao-3.3.0-javadoc.jar | 786 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yiding-he/hydrogen-dao/ -->
<dependency>
<groupId>com.github.yiding-he</groupId>
<artifactId>hydrogen-dao</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yiding-he/hydrogen-dao/
implementation 'com.github.yiding-he:hydrogen-dao:3.3.0'
// https://jarcasting.com/artifacts/com.github.yiding-he/hydrogen-dao/
implementation ("com.github.yiding-he:hydrogen-dao:3.3.0")
'com.github.yiding-he:hydrogen-dao:jar:3.3.0'
<dependency org="com.github.yiding-he" name="hydrogen-dao" rev="3.3.0">
<artifact name="hydrogen-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yiding-he', module='hydrogen-dao', version='3.3.0')
)
libraryDependencies += "com.github.yiding-he" % "hydrogen-dao" % "3.3.0"
[com.github.yiding-he/hydrogen-dao "3.3.0"]