License |
License |
---|---|
GroupId | GroupIdcom.uchicom |
ArtifactId | ArtifactIdsmtp |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionsmtp
smtp server
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smtp-0.1.1.pom | |
smtp-0.1.1.jar | 29 KB |
smtp-0.1.1-sources.jar | 15 KB |
smtp-0.1.1-javadoc.jar | 95 KB |
smtp-0.1.1-jar-with-dependencies.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uchicom/smtp/ -->
<dependency>
<groupId>com.uchicom</groupId>
<artifactId>smtp</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/smtp/
implementation 'com.uchicom:smtp:0.1.1'
// https://jarcasting.com/artifacts/com.uchicom/smtp/
implementation ("com.uchicom:smtp:0.1.1")
'com.uchicom:smtp:jar:0.1.1'
<dependency org="com.uchicom" name="smtp" rev="0.1.1">
<artifact name="smtp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='smtp', version='0.1.1')
)
libraryDependencies += "com.uchicom" % "smtp" % "0.1.1"
[com.uchicom/smtp "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.uchicom : server | jar | 0.1.0 |