Categories |
CategoriesData Leaf Databases |
---|---|
GroupId | GroupIdcom.github.yanghyu |
ArtifactId | ArtifactIdgifu-data-leaf |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-leaf/ -->
<dependency>
<groupId>com.github.yanghyu</groupId>
<artifactId>gifu-data-leaf</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-leaf/
implementation 'com.github.yanghyu:gifu-data-leaf:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.yanghyu/gifu-data-leaf/
implementation ("com.github.yanghyu:gifu-data-leaf:1.1.0-RELEASE")
'com.github.yanghyu:gifu-data-leaf:jar:1.1.0-RELEASE'
<dependency org="com.github.yanghyu" name="gifu-data-leaf" rev="1.1.0-RELEASE">
<artifact name="gifu-data-leaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yanghyu', module='gifu-data-leaf', version='1.1.0-RELEASE')
)
libraryDependencies += "com.github.yanghyu" % "gifu-data-leaf" % "1.1.0-RELEASE"
[com.github.yanghyu/gifu-data-leaf "1.1.0-RELEASE"]