| License |
License |
|---|---|
| GroupId | GroupIdis.yaks |
| ArtifactId | ArtifactIdyaks |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
DescriptionYaks
The Yaks client API in Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| yaks-0.3.0.pom | |
| yaks-0.3.0.jar | 34 KB |
| yaks-0.3.0-sources.jar | 15 KB |
| yaks-0.3.0-javadoc.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/is.yaks/yaks/ -->
<dependency>
<groupId>is.yaks</groupId>
<artifactId>yaks</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/is.yaks/yaks/
implementation 'is.yaks:yaks:0.3.0'
// https://jarcasting.com/artifacts/is.yaks/yaks/
implementation ("is.yaks:yaks:0.3.0")
'is.yaks:yaks:jar:0.3.0'
<dependency org="is.yaks" name="yaks" rev="0.3.0">
<artifact name="yaks" type="jar" />
</dependency>
@Grapes(
@Grab(group='is.yaks', module='yaks', version='0.3.0')
)
libraryDependencies += "is.yaks" % "yaks" % "0.3.0"
[is.yaks/yaks "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zenoh : zenoh | jar | 0.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |