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