is not current version
Last Version 1.3.0

com.hynnet:hynnet 1.0.7

hynnet API written in Java

Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet
Version

Version

1.0.7
Type

Type

pom

Download hynnet 1.0.7

Filename Size
hynnet-1.0.7.pom 3 KB
Browse

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