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