is not current version
Last Version 62

com.guicedee.services:jakarta.websocket-parent 1.0.7.2-jre14

Jakarta WebSocket - API Parent

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jakarta.websocket-parent
Version

Version

1.0.7.2-jre14
Type

Type

pom

Download jakarta.websocket-parent 1.0.7.2-jre14


<!-- https://jarcasting.com/artifacts/com.guicedee.services/jakarta.websocket-parent/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>jakarta.websocket-parent</artifactId>
    <version>1.0.7.2-jre14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jakarta.websocket-parent/
implementation 'com.guicedee.services:jakarta.websocket-parent:1.0.7.2-jre14'
// https://jarcasting.com/artifacts/com.guicedee.services/jakarta.websocket-parent/
implementation ("com.guicedee.services:jakarta.websocket-parent:1.0.7.2-jre14")
'com.guicedee.services:jakarta.websocket-parent:pom:1.0.7.2-jre14'
<dependency org="com.guicedee.services" name="jakarta.websocket-parent" rev="1.0.7.2-jre14">
  <artifact name="jakarta.websocket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jakarta.websocket-parent', version='1.0.7.2-jre14')
)
libraryDependencies += "com.guicedee.services" % "jakarta.websocket-parent" % "1.0.7.2-jre14"
[com.guicedee.services/jakarta.websocket-parent "1.0.7.2-jre14"]