is not current version
Last Version 1.0.0

com.github.yeecode.matrixauth:MatrixAuthClient 0.0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yeecode.matrixauth
ArtifactId

ArtifactId

MatrixAuthClient
Version

Version

0.0.1
Type

Type

jar

Download MatrixAuthClient 0.0.1


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