sendgrid-asm-java

SendGrid Advanced Suppression Manager (ASM) Java Client

License

License

Categories

Categories

Java Languages ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.krenfro
ArtifactId

ArtifactId

sendgrid-asm-java
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

sendgrid-asm-java
SendGrid Advanced Suppression Manager (ASM) Java Client
Project URL

Project URL

https://github.com/krenfro/sendgrid-asm-java

Download sendgrid-asm-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.krenfro/sendgrid-asm-java/ -->
<dependency>
    <groupId>com.github.krenfro</groupId>
    <artifactId>sendgrid-asm-java</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krenfro/sendgrid-asm-java/
implementation 'com.github.krenfro:sendgrid-asm-java:0.0.4'
// https://jarcasting.com/artifacts/com.github.krenfro/sendgrid-asm-java/
implementation ("com.github.krenfro:sendgrid-asm-java:0.0.4")
'com.github.krenfro:sendgrid-asm-java:jar:0.0.4'
<dependency org="com.github.krenfro" name="sendgrid-asm-java" rev="0.0.4">
  <artifact name="sendgrid-asm-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krenfro', module='sendgrid-asm-java', version='0.0.4')
)
libraryDependencies += "com.github.krenfro" % "sendgrid-asm-java" % "0.0.4"
[com.github.krenfro/sendgrid-asm-java "0.0.4"]

Dependencies

provided (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.4.0
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : fluent-hc jar 4.3.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.1