is not current version
Last Version 4.0.14

com.gluonhq.attach:share 4.0.7

API for accessing share features

GroupId

GroupId

com.gluonhq.attach
ArtifactId

ArtifactId

share
Version

Version

4.0.7
Type

Type

jar

Download share 4.0.7


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