License |
License |
---|---|
GroupId | GroupIdcom.github.deansquirrel |
ArtifactId | ArtifactIdtools-common |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontools-common
tools common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-common-0.0.4.pom | |
tools-common-0.0.4.jar | 16 KB |
tools-common-0.0.4-sources.jar | 11 KB |
tools-common-0.0.4-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.deansquirrel/tools-common/ -->
<dependency>
<groupId>com.github.deansquirrel</groupId>
<artifactId>tools-common</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deansquirrel/tools-common/
implementation 'com.github.deansquirrel:tools-common:0.0.4'
// https://jarcasting.com/artifacts/com.github.deansquirrel/tools-common/
implementation ("com.github.deansquirrel:tools-common:0.0.4")
'com.github.deansquirrel:tools-common:jar:0.0.4'
<dependency org="com.github.deansquirrel" name="tools-common" rev="0.0.4">
<artifact name="tools-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deansquirrel', module='tools-common', version='0.0.4')
)
libraryDependencies += "com.github.deansquirrel" % "tools-common" % "0.0.4"
[com.github.deansquirrel/tools-common "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.32 |