toolbox
Utility library
| License |
License |
|---|---|
| GroupId | GroupIdme.tfeng.toolbox |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version0.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon
common
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationme.tfeng.toolbox |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-0.11.0.pom | |
| common-0.11.0.jar | 3 KB |
| common-0.11.0-sources.jar | 3 KB |
| common-0.11.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.tfeng.toolbox/common/ -->
<dependency>
<groupId>me.tfeng.toolbox</groupId>
<artifactId>common</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.tfeng.toolbox/common/
implementation 'me.tfeng.toolbox:common:0.11.0'
// https://jarcasting.com/artifacts/me.tfeng.toolbox/common/
implementation ("me.tfeng.toolbox:common:0.11.0")
'me.tfeng.toolbox:common:jar:0.11.0'
<dependency org="me.tfeng.toolbox" name="common" rev="0.11.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tfeng.toolbox', module='common', version='0.11.0')
)
libraryDependencies += "me.tfeng.toolbox" % "common" % "0.11.0"
[me.tfeng.toolbox/common "0.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.google.guava : guava | jar | 23.0 |
| org.apache.commons : commons-text | jar | 1.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
Utility library