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