is not current version
Last Version 1.0.0

com.github.yeecode.matrixauth:MatrixAuthDemo 0.0.1


GroupId

GroupId

com.github.yeecode.matrixauth
ArtifactId

ArtifactId

MatrixAuthDemo
Version

Version

0.0.1
Type

Type

jar

Download MatrixAuthDemo 0.0.1


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