License |
License |
---|---|
GroupId | GroupIdcom.d0x7.utils |
ArtifactId | ArtifactIdutils-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUtils
Some small yet powerful util libraries for easy database access, prompt and json configs
|
Filename | Size |
---|---|
utils-parent-1.1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.d0x7.utils/utils-parent/ -->
<dependency>
<groupId>com.d0x7.utils</groupId>
<artifactId>utils-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.d0x7.utils/utils-parent/
implementation 'com.d0x7.utils:utils-parent:1.1.0'
// https://jarcasting.com/artifacts/com.d0x7.utils/utils-parent/
implementation ("com.d0x7.utils:utils-parent:1.1.0")
'com.d0x7.utils:utils-parent:pom:1.1.0'
<dependency org="com.d0x7.utils" name="utils-parent" rev="1.1.0">
<artifact name="utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.d0x7.utils', module='utils-parent', version='1.1.0')
)
libraryDependencies += "com.d0x7.utils" % "utils-parent" % "1.1.0"
[com.d0x7.utils/utils-parent "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |