is not current version
Last Version 1.9.0

org.noear.bundle:socketd-bundle 1.6.7

Java project for solon

GroupId

GroupId

org.noear.bundle
ArtifactId

ArtifactId

socketd-bundle
Version

Version

1.6.7
Type

Type

pom

Download socketd-bundle 1.6.7

Filename Size
socketd-bundle-1.6.7.pom 6 KB
Browse

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