License |
License |
---|---|
GroupId | GroupIdcom.github.deansquirrel |
ArtifactId | ArtifactIdtools-common |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptiontools-common
tools common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-common-0.0.2.pom | |
tools-common-0.0.2.jar | 16 KB |
tools-common-0.0.2-sources.jar | 11 KB |
tools-common-0.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deansquirrel/tools-common/
implementation 'com.github.deansquirrel:tools-common:0.0.2'
// https://jarcasting.com/artifacts/com.github.deansquirrel/tools-common/
implementation ("com.github.deansquirrel:tools-common:0.0.2")
'com.github.deansquirrel:tools-common:jar:0.0.2'
<dependency org="com.github.deansquirrel" name="tools-common" rev="0.0.2">
<artifact name="tools-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deansquirrel', module='tools-common', version='0.0.2')
)
libraryDependencies += "com.github.deansquirrel" % "tools-common" % "0.0.2"
[com.github.deansquirrel/tools-common "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.30 |