License |
License |
---|---|
GroupId | GroupIdcom.svix |
ArtifactId | ArtifactIdsvix |
Version | Version0.41.1 |
Type | Typejar |
Description |
Descriptionsvix
Java Bindings for the Svix API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
svix-0.41.1.pom | |
svix-0.41.1.jar | 245 KB |
svix-0.41.1-sources.jar | 206 KB |
svix-0.41.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.svix/svix/ -->
<dependency>
<groupId>com.svix</groupId>
<artifactId>svix</artifactId>
<version>0.41.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.svix/svix/
implementation 'com.svix:svix:0.41.1'
// https://jarcasting.com/artifacts/com.svix/svix/
implementation ("com.svix:svix:0.41.1")
'com.svix:svix:jar:0.41.1'
<dependency org="com.svix" name="svix" rev="0.41.1">
<artifact name="svix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.svix', module='svix', version='0.41.1')
)
libraryDependencies += "com.svix" % "svix" % "0.41.1"
[com.svix/svix "0.41.1"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |