is not current version
Last Version 1.9.0

org.noear.bundle:socketd-bundle 1.8.1

Java project for solon

GroupId

GroupId

org.noear.bundle
ArtifactId

ArtifactId

socketd-bundle
Version

Version

1.8.1
Type

Type

pom

Download socketd-bundle 1.8.1

Filename Size
socketd-bundle-1.8.1.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.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear.bundle/socketd-bundle/
implementation 'org.noear.bundle:socketd-bundle:1.8.1'
// https://jarcasting.com/artifacts/org.noear.bundle/socketd-bundle/
implementation ("org.noear.bundle:socketd-bundle:1.8.1")
'org.noear.bundle:socketd-bundle:pom:1.8.1'
<dependency org="org.noear.bundle" name="socketd-bundle" rev="1.8.1">
  <artifact name="socketd-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear.bundle', module='socketd-bundle', version='1.8.1')
)
libraryDependencies += "org.noear.bundle" % "socketd-bundle" % "1.8.1"
[org.noear.bundle/socketd-bundle "1.8.1"]