| License |
License |
|---|---|
| GroupId | GroupIdcom.svix |
| ArtifactId | ArtifactIdsvix |
| Last Version | Last Version0.60.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsvix
Java Bindings for the Svix API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| svix-0.60.0.pom | |
| svix-0.60.0.jar | 178 KB |
| svix-0.60.0-sources.jar | 151 KB |
| svix-0.60.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.svix/svix/ -->
<dependency>
<groupId>com.svix</groupId>
<artifactId>svix</artifactId>
<version>0.60.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.svix/svix/
implementation 'com.svix:svix:0.60.0'
// https://jarcasting.com/artifacts/com.svix/svix/
implementation ("com.svix:svix:0.60.0")
'com.svix:svix:jar:0.60.0'
<dependency org="com.svix" name="svix" rev="0.60.0">
<artifact name="svix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.svix', module='svix', version='0.60.0')
)
libraryDependencies += "com.svix" % "svix" % "0.60.0"
[com.svix/svix "0.60.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.24 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| io.gsonfire : gson-fire | jar | 1.8.4 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.threeten : threetenbp | jar | 1.4.3 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |