License |
License |
---|---|
GroupId | GroupIdpl.bristleback |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBristleback common module
High level, Spring integrated WebSocket Framework
|
Filename | Size |
---|---|
common-0.3.5.pom | |
common-0.3.5.jar | 3 KB |
common-0.3.5-sources.jar | 1 KB |
common-0.3.5-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.bristleback/common/ -->
<dependency>
<groupId>pl.bristleback</groupId>
<artifactId>common</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/pl.bristleback/common/
implementation 'pl.bristleback:common:0.3.5'
// https://jarcasting.com/artifacts/pl.bristleback/common/
implementation ("pl.bristleback:common:0.3.5")
'pl.bristleback:common:jar:0.3.5'
<dependency org="pl.bristleback" name="common" rev="0.3.5">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.bristleback', module='common', version='0.3.5')
)
libraryDependencies += "pl.bristleback" % "common" % "0.3.5"
[pl.bristleback/common "0.3.5"]