Last Version

btx-mail 1.2.0

An enterprise-level development framework based on springboot

License

License

GroupId

GroupId

top.cheesetree.btx.project
ArtifactId

ArtifactId

btx-mail
Version

Version

1.2.0
Type

Type

jar
Description

Description

btx-mail
An enterprise-level development framework based on springboot
Project URL

Project URL

https://github.com/cheesetree/btx-framework-root

Download btx-mail 1.2.0


<!-- https://jarcasting.com/artifacts/top.cheesetree.btx.project/btx-mail/ -->
<dependency>
    <groupId>top.cheesetree.btx.project</groupId>
    <artifactId>btx-mail</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.cheesetree.btx.project/btx-mail/
implementation 'top.cheesetree.btx.project:btx-mail:1.2.0'
// https://jarcasting.com/artifacts/top.cheesetree.btx.project/btx-mail/
implementation ("top.cheesetree.btx.project:btx-mail:1.2.0")
'top.cheesetree.btx.project:btx-mail:jar:1.2.0'
<dependency org="top.cheesetree.btx.project" name="btx-mail" rev="1.2.0">
  <artifact name="btx-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.cheesetree.btx.project', module='btx-mail', version='1.2.0')
)
libraryDependencies += "top.cheesetree.btx.project" % "btx-mail" % "1.2.0"
[top.cheesetree.btx.project/btx-mail "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.