is not current version
Last Version 62

com.guicedee.services:jakarta.websocket-parent 1.0.1.0

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.1.0
Type

Type

pom

Download jakarta.websocket-parent 1.0.1.0


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