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