Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdcom.github.Alex-2713-GitHub |
ArtifactId | ArtifactIdalex-cloud-framework-mail |
Version | Version1.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud-framework-mail/ -->
<dependency>
<groupId>com.github.Alex-2713-GitHub</groupId>
<artifactId>alex-cloud-framework-mail</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud-framework-mail/
implementation 'com.github.Alex-2713-GitHub:alex-cloud-framework-mail:1.1.1'
// https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud-framework-mail/
implementation ("com.github.Alex-2713-GitHub:alex-cloud-framework-mail:1.1.1")
'com.github.Alex-2713-GitHub:alex-cloud-framework-mail:jar:1.1.1'
<dependency org="com.github.Alex-2713-GitHub" name="alex-cloud-framework-mail" rev="1.1.1">
<artifact name="alex-cloud-framework-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Alex-2713-GitHub', module='alex-cloud-framework-mail', version='1.1.1')
)
libraryDependencies += "com.github.Alex-2713-GitHub" % "alex-cloud-framework-mail" % "1.1.1"
[com.github.Alex-2713-GitHub/alex-cloud-framework-mail "1.1.1"]