GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-mail |
Version | Version2.1-beta8 |
Type | Typejar |
Filename | Size |
---|---|
woko-mail-2.1-beta8.pom | |
woko-mail-2.1-beta8.jar | 3 KB |
woko-mail-2.1-beta8-sources.jar | 1 KB |
woko-mail-2.1-beta8-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-mail/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-mail</artifactId>
<version>2.1-beta8</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-mail/
implementation 'com.pojosontheweb:woko-mail:2.1-beta8'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-mail/
implementation ("com.pojosontheweb:woko-mail:2.1-beta8")
'com.pojosontheweb:woko-mail:jar:2.1-beta8'
<dependency org="com.pojosontheweb" name="woko-mail" rev="2.1-beta8">
<artifact name="woko-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-mail', version='2.1-beta8')
)
libraryDependencies += "com.pojosontheweb" % "woko-mail" % "2.1-beta8"
[com.pojosontheweb/woko-mail "2.1-beta8"]