is not current version
Last Version 1.4.3

org.huiche:huiche-data 1.3.6


Categories

Categories

Data
GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche-data
Version

Version

1.3.6
Type

Type

jar

Download huiche-data 1.3.6


<!-- https://jarcasting.com/artifacts/org.huiche/huiche-data/ -->
<dependency>
    <groupId>org.huiche</groupId>
    <artifactId>huiche-data</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche-data/
implementation 'org.huiche:huiche-data:1.3.6'
// https://jarcasting.com/artifacts/org.huiche/huiche-data/
implementation ("org.huiche:huiche-data:1.3.6")
'org.huiche:huiche-data:jar:1.3.6'
<dependency org="org.huiche" name="huiche-data" rev="1.3.6">
  <artifact name="huiche-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche-data', version='1.3.6')
)
libraryDependencies += "org.huiche" % "huiche-data" % "1.3.6"
[org.huiche/huiche-data "1.3.6"]