com.github.jackieonway.sms:sms-core

sms core project for Spring Boot

License

License

GroupId

GroupId

com.github.jackieonway.sms
ArtifactId

ArtifactId

sms-core
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

sms core project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sms-core

Download sms-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3