GroupId | GroupIdorg.noear.bundle |
---|---|
ArtifactId | ArtifactIdsocketd-bundle |
Version | Version1.5.63 |
Type | Typepom |
Filename | Size |
---|---|
socketd-bundle-1.5.63.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.5.63</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear.bundle/socketd-bundle/
implementation 'org.noear.bundle:socketd-bundle:1.5.63'
// https://jarcasting.com/artifacts/org.noear.bundle/socketd-bundle/
implementation ("org.noear.bundle:socketd-bundle:1.5.63")
'org.noear.bundle:socketd-bundle:pom:1.5.63'
<dependency org="org.noear.bundle" name="socketd-bundle" rev="1.5.63">
<artifact name="socketd-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear.bundle', module='socketd-bundle', version='1.5.63')
)
libraryDependencies += "org.noear.bundle" % "socketd-bundle" % "1.5.63"
[org.noear.bundle/socketd-bundle "1.5.63"]