Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-email |
Version | Version0.0.96 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-email-0.0.96.pom | |
datarouter-email-0.0.96.jar | 56 KB |
datarouter-email-0.0.96-sources.jar | 33 KB |
datarouter-email-0.0.96-javadoc.jar | 593 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-email/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-email</artifactId>
<version>0.0.96</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-email/
implementation 'io.datarouter:datarouter-email:0.0.96'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-email/
implementation ("io.datarouter:datarouter-email:0.0.96")
'io.datarouter:datarouter-email:jar:0.0.96'
<dependency org="io.datarouter" name="datarouter-email" rev="0.0.96">
<artifact name="datarouter-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-email', version='0.0.96')
)
libraryDependencies += "io.datarouter" % "datarouter-email" % "0.0.96"
[io.datarouter/datarouter-email "0.0.96"]