License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdcom.soulwarelabs.jparley |
ArtifactId | ArtifactIdjparley-utility |
Last Version | Last Version1.0.0-beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjParley-Utility
jParley framework utility components
|
Project Organization |
Project OrganizationSoulware Labs |
<!-- https://jarcasting.com/artifacts/com.soulwarelabs.jparley/jparley-utility/ -->
<dependency>
<groupId>com.soulwarelabs.jparley</groupId>
<artifactId>jparley-utility</artifactId>
<version>1.0.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.soulwarelabs.jparley/jparley-utility/
implementation 'com.soulwarelabs.jparley:jparley-utility:1.0.0-beta2'
// https://jarcasting.com/artifacts/com.soulwarelabs.jparley/jparley-utility/
implementation ("com.soulwarelabs.jparley:jparley-utility:1.0.0-beta2")
'com.soulwarelabs.jparley:jparley-utility:jar:1.0.0-beta2'
<dependency org="com.soulwarelabs.jparley" name="jparley-utility" rev="1.0.0-beta2">
<artifact name="jparley-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soulwarelabs.jparley', module='jparley-utility', version='1.0.0-beta2')
)
libraryDependencies += "com.soulwarelabs.jparley" % "jparley-utility" % "1.0.0-beta2"
[com.soulwarelabs.jparley/jparley-utility "1.0.0-beta2"]
Group / Artifact | Type | Version |
---|---|---|
com.soulwarelabs.jparley : jparley-api | jar | 1.0.0-beta1 |