License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.treeleafj |
ArtifactId | ArtifactIdxMax |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionxMax
xMax
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xMax-1.0.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.treeleafj/xMax/ -->
<dependency>
<groupId>com.github.treeleafj</groupId>
<artifactId>xMax</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.treeleafj/xMax/
implementation 'com.github.treeleafj:xMax:1.0.2'
// https://jarcasting.com/artifacts/com.github.treeleafj/xMax/
implementation ("com.github.treeleafj:xMax:1.0.2")
'com.github.treeleafj:xMax:pom:1.0.2'
<dependency org="com.github.treeleafj" name="xMax" rev="1.0.2">
<artifact name="xMax" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.treeleafj', module='xMax', version='1.0.2')
)
libraryDependencies += "com.github.treeleafj" % "xMax" % "1.0.2"
[com.github.treeleafj/xMax "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |