Last Version

yelong-javascript 1.0.0

发送邮件的简单实现

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-javascript
Version

Version

1.0.0
Type

Type

jar
Description

Description

yelong-javascript
发送邮件的简单实现
Project URL

Project URL

https://github.com/yelong0216/yelong-javascript.git
Source Code Management

Source Code Management

https://github.com/yelong0216/yelong-javascript

Download yelong-javascript 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-javascript/ -->
<dependency>
    <groupId>com.github.yelong0216</groupId>
    <artifactId>yelong-javascript</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-javascript/
implementation 'com.github.yelong0216:yelong-javascript:1.0.0'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-javascript/
implementation ("com.github.yelong0216:yelong-javascript:1.0.0")
'com.github.yelong0216:yelong-javascript:jar:1.0.0'
<dependency org="com.github.yelong0216" name="yelong-javascript" rev="1.0.0">
  <artifact name="yelong-javascript" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-javascript', version='1.0.0')
)
libraryDependencies += "com.github.yelong0216" % "yelong-javascript" % "1.0.0"
[com.github.yelong0216/yelong-javascript "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.