License |
License |
---|---|
GroupId | GroupIdcom.github.frank5380 |
ArtifactId | ArtifactIdcandy-socketIo |
Version | Version0.0.12 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
candy-socketIo-0.0.12.pom | |
candy-socketIo-0.0.12.jar | 6 KB |
candy-socketIo-0.0.12-sources.jar | 3 KB |
candy-socketIo-0.0.12-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-socketIo/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-socketIo</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-socketIo/
implementation 'com.github.frank5380:candy-socketIo:0.0.12'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-socketIo/
implementation ("com.github.frank5380:candy-socketIo:0.0.12")
'com.github.frank5380:candy-socketIo:jar:0.0.12'
<dependency org="com.github.frank5380" name="candy-socketIo" rev="0.0.12">
<artifact name="candy-socketIo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-socketIo', version='0.0.12')
)
libraryDependencies += "com.github.frank5380" % "candy-socketIo" % "0.0.12"
[com.github.frank5380/candy-socketIo "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frank5380 : candy-core | jar | 0.0.12 |
com.corundumstudio.socketio : netty-socketio | jar | 1.7.17 |