is not current version
Last Version 1.2.1

com.hynnet:hynnet-model 1.0.8

Java��������������������������������������������������������������������������������������������������

Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet-model
Version

Version

1.0.8
Type

Type

jar

Download hynnet-model 1.0.8


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