License |
License |
---|---|
GroupId | GroupIdcom.github.sharispe |
ArtifactId | ArtifactIdslib-tools |
Version | Version0.9.1 |
Type | Typepom |
Description |
Descriptionslib-tools
Tools based on slib modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
slib-tools-0.9.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sharispe/slib-tools/ -->
<dependency>
<groupId>com.github.sharispe</groupId>
<artifactId>slib-tools</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sharispe/slib-tools/
implementation 'com.github.sharispe:slib-tools:0.9.1'
// https://jarcasting.com/artifacts/com.github.sharispe/slib-tools/
implementation ("com.github.sharispe:slib-tools:0.9.1")
'com.github.sharispe:slib-tools:pom:0.9.1'
<dependency org="com.github.sharispe" name="slib-tools" rev="0.9.1">
<artifact name="slib-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sharispe', module='slib-tools', version='0.9.1')
)
libraryDependencies += "com.github.sharispe" % "slib-tools" % "0.9.1"
[com.github.sharispe/slib-tools "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sharispe : slib-utils | jar | 0.9.1 |