Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdat.researchstudio.sat |
ArtifactId | ArtifactIdwon-sockets-tx |
Version | Version0.8 |
Type | Typejar |
Filename | Size |
---|---|
won-sockets-tx-0.8.pom | |
won-sockets-tx-0.8.jar | 4 KB |
won-sockets-tx-0.8-sources.jar | 2 KB |
won-sockets-tx-0.8-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.researchstudio.sat/won-sockets-tx/ -->
<dependency>
<groupId>at.researchstudio.sat</groupId>
<artifactId>won-sockets-tx</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-sockets-tx/
implementation 'at.researchstudio.sat:won-sockets-tx:0.8'
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-sockets-tx/
implementation ("at.researchstudio.sat:won-sockets-tx:0.8")
'at.researchstudio.sat:won-sockets-tx:jar:0.8'
<dependency org="at.researchstudio.sat" name="won-sockets-tx" rev="0.8">
<artifact name="won-sockets-tx" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.researchstudio.sat', module='won-sockets-tx', version='0.8')
)
libraryDependencies += "at.researchstudio.sat" % "won-sockets-tx" % "0.8"
[at.researchstudio.sat/won-sockets-tx "0.8"]