is not current version
Last Version 1.4.3

org.huiche:huiche-data 1.1.1


Categories

Categories

Data
GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche-data
Version

Version

1.1.1
Type

Type

jar

Download huiche-data 1.1.1


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