is not current version
Last Version 1.1.2

com.hynnet:hynnet-webplugin 1.1.1


Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet-webplugin
Version

Version

1.1.1
Type

Type

jar

Download hynnet-webplugin 1.1.1


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