com.github.yeecode.matrixauth:MatrixAuthClient


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yeecode.matrixauth
ArtifactId

ArtifactId

MatrixAuthClient
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download MatrixAuthClient

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
mysql : mysql-connector-java jar
org.apache.httpcomponents : httpclient jar
org.aspectj : aspectjweaver jar
redis.clients : jedis jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1