Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdhynnet-webplugin |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
hynnet-webplugin-1.1.2.pom | |
hynnet-webplugin-1.1.2.jar | 162 KB |
hynnet-webplugin-1.1.2-sources.jar | 1 KB |
hynnet-webplugin-1.1.2-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-webplugin/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>hynnet-webplugin</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-webplugin/
implementation 'com.hynnet:hynnet-webplugin:1.1.2'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-webplugin/
implementation ("com.hynnet:hynnet-webplugin:1.1.2")
'com.hynnet:hynnet-webplugin:jar:1.1.2'
<dependency org="com.hynnet" name="hynnet-webplugin" rev="1.1.2">
<artifact name="hynnet-webplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-webplugin', version='1.1.2')
)
libraryDependencies += "com.hynnet" % "hynnet-webplugin" % "1.1.2"
[com.hynnet/hynnet-webplugin "1.1.2"]