License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdcom.techshroom |
ArtifactId | ArtifactIdGeneralUtility |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontscore-GeneralUtility
TSCore is a common library for pretty much anything.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
GeneralUtility-1.0.0.pom | |
GeneralUtility-1.0.0.jar | 6 KB |
GeneralUtility-1.0.0-sources.jar | 9 KB |
GeneralUtility-1.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.techshroom/GeneralUtility/ -->
<dependency>
<groupId>com.techshroom</groupId>
<artifactId>GeneralUtility</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.techshroom/GeneralUtility/
implementation 'com.techshroom:GeneralUtility:1.0.0'
// https://jarcasting.com/artifacts/com.techshroom/GeneralUtility/
implementation ("com.techshroom:GeneralUtility:1.0.0")
'com.techshroom:GeneralUtility:jar:1.0.0'
<dependency org="com.techshroom" name="GeneralUtility" rev="1.0.0">
<artifact name="GeneralUtility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.techshroom', module='GeneralUtility', version='1.0.0')
)
libraryDependencies += "com.techshroom" % "GeneralUtility" % "1.0.0"
[com.techshroom/GeneralUtility "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.12,) |
TSCore » Log | jar | 1.0.0 |