GroupId | GroupIdru.send-to.websocket |
---|---|
ArtifactId | ArtifactIdCDIEndpoint |
Version | Version0.3.2.0 |
Type | Typejar |
Filename | Size |
---|---|
CDIEndpoint-0.3.2.0.pom | |
CDIEndpoint-0.3.2.0.jar | 10 KB |
CDIEndpoint-0.3.2.0-sources.jar | 6 KB |
CDIEndpoint-0.3.2.0-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.send-to.websocket/CDIEndpoint/ -->
<dependency>
<groupId>ru.send-to.websocket</groupId>
<artifactId>CDIEndpoint</artifactId>
<version>0.3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.websocket/CDIEndpoint/
implementation 'ru.send-to.websocket:CDIEndpoint:0.3.2.0'
// https://jarcasting.com/artifacts/ru.send-to.websocket/CDIEndpoint/
implementation ("ru.send-to.websocket:CDIEndpoint:0.3.2.0")
'ru.send-to.websocket:CDIEndpoint:jar:0.3.2.0'
<dependency org="ru.send-to.websocket" name="CDIEndpoint" rev="0.3.2.0">
<artifact name="CDIEndpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.websocket', module='CDIEndpoint', version='0.3.2.0')
)
libraryDependencies += "ru.send-to.websocket" % "CDIEndpoint" % "0.3.2.0"
[ru.send-to.websocket/CDIEndpoint "0.3.2.0"]