Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.unit8.bouncr |
ArtifactId | ArtifactIdbouncr-hook-email |
Version | Version0.2.5 |
Type | Typejar |
Filename | Size |
---|---|
bouncr-hook-email-0.2.5.pom | |
bouncr-hook-email-0.2.5.jar | 14 KB |
bouncr-hook-email-0.2.5-sources.jar | 7 KB |
bouncr-hook-email-0.2.5-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-hook-email/ -->
<dependency>
<groupId>net.unit8.bouncr</groupId>
<artifactId>bouncr-hook-email</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-hook-email/
implementation 'net.unit8.bouncr:bouncr-hook-email:0.2.5'
// https://jarcasting.com/artifacts/net.unit8.bouncr/bouncr-hook-email/
implementation ("net.unit8.bouncr:bouncr-hook-email:0.2.5")
'net.unit8.bouncr:bouncr-hook-email:jar:0.2.5'
<dependency org="net.unit8.bouncr" name="bouncr-hook-email" rev="0.2.5">
<artifact name="bouncr-hook-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.bouncr', module='bouncr-hook-email', version='0.2.5')
)
libraryDependencies += "net.unit8.bouncr" % "bouncr-hook-email" % "0.2.5"
[net.unit8.bouncr/bouncr-hook-email "0.2.5"]