is not current version
Last Version 0.8

net.morher.ui-connect:ui-connect-html 0.5


Categories

Categories

Net
GroupId

GroupId

net.morher.ui-connect
ArtifactId

ArtifactId

ui-connect-html
Version

Version

0.5
Type

Type

jar

Download ui-connect-html 0.5


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