GroupId | GroupIdcom.github.ajozwik |
---|---|
ArtifactId | ArtifactIdsmtp-util_2.12 |
Version | Version0.2.1.1 |
Type | Typejar |
Filename | Size |
---|---|
smtp-util_2.12-0.2.1.1.pom | |
smtp-util_2.12-0.2.1.1.jar | 70 KB |
smtp-util_2.12-0.2.1.1-sources.jar | 9 KB |
smtp-util_2.12-0.2.1.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ajozwik/smtp-util_2.12/ -->
<dependency>
<groupId>com.github.ajozwik</groupId>
<artifactId>smtp-util_2.12</artifactId>
<version>0.2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajozwik/smtp-util_2.12/
implementation 'com.github.ajozwik:smtp-util_2.12:0.2.1.1'
// https://jarcasting.com/artifacts/com.github.ajozwik/smtp-util_2.12/
implementation ("com.github.ajozwik:smtp-util_2.12:0.2.1.1")
'com.github.ajozwik:smtp-util_2.12:jar:0.2.1.1'
<dependency org="com.github.ajozwik" name="smtp-util_2.12" rev="0.2.1.1">
<artifact name="smtp-util_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ajozwik', module='smtp-util_2.12', version='0.2.1.1')
)
libraryDependencies += "com.github.ajozwik" % "smtp-util_2.12" % "0.2.1.1"
[com.github.ajozwik/smtp-util_2.12 "0.2.1.1"]