| License |
License |
|---|---|
| GroupId | GroupIdio.github.ma1uta.matrix |
| ArtifactId | ArtifactIdjmsdk-bom |
| Last Version | Last Version0.13.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJeon BOM
Java-based Matrix server. All dependencies.
|
| Filename | Size |
|---|---|
| jmsdk-bom-0.13.1.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ma1uta.matrix/jmsdk-bom/ -->
<dependency>
<groupId>io.github.ma1uta.matrix</groupId>
<artifactId>jmsdk-bom</artifactId>
<version>0.13.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/jmsdk-bom/
implementation 'io.github.ma1uta.matrix:jmsdk-bom:0.13.1'
// https://jarcasting.com/artifacts/io.github.ma1uta.matrix/jmsdk-bom/
implementation ("io.github.ma1uta.matrix:jmsdk-bom:0.13.1")
'io.github.ma1uta.matrix:jmsdk-bom:pom:0.13.1'
<dependency org="io.github.ma1uta.matrix" name="jmsdk-bom" rev="0.13.1">
<artifact name="jmsdk-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ma1uta.matrix', module='jmsdk-bom', version='0.13.1')
)
libraryDependencies += "io.github.ma1uta.matrix" % "jmsdk-bom" % "0.13.1"
[io.github.ma1uta.matrix/jmsdk-bom "0.13.1"]