Jeon BOM

Java-based Matrix server. All dependencies.

License

License

GroupId

GroupId

io.github.ma1uta.matrix
ArtifactId

ArtifactId

jeon-bom
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

pom
Description

Description

Jeon BOM
Java-based Matrix server. All dependencies.
Source Code Management

Source Code Management

https://github.com/ma1uta/jeon/tree/master/jeon-bom

Download jeon-bom

Filename Size
jeon-bom-0.13.1.pom 2 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.1
0.13.0
0.12.0
0.11.3
0.11.2
0.11.1
0.11.0