License |
License |
---|---|
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-protocol |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmatrix
|
Filename | Size |
---|---|
matrix-protocol-1.0.1.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-protocol/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-protocol</artifactId>
<version>1.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-protocol/
implementation 'com.github.winyiwin:matrix-protocol:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-protocol/
implementation ("com.github.winyiwin:matrix-protocol:1.0.1.RELEASE")
'com.github.winyiwin:matrix-protocol:pom:1.0.1.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-protocol" rev="1.0.1.RELEASE">
<artifact name="matrix-protocol" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-protocol', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-protocol" % "1.0.1.RELEASE"
[com.github.winyiwin/matrix-protocol "1.0.1.RELEASE"]