Last Version

game-box 1.1.4

Common maven project configuration

License

License

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

game-box
Version

Version

1.1.4
Type

Type

jar
Description

Description

game-box
Common maven project configuration
Project URL

Project URL

https://youngmonkeys.org/
Project Organization

Project Organization

Young Monkeys

Download game-box 1.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.tvd12 : ezyfox-server-core jar 1.2.3
com.tvd12 : ezyfox-server-support Optional jar 1.2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
com.tvd12 : test-util jar 1.1.6

Project Modules

There are no modules declared in this project.