Last Version

tscore-GeneralUtility 1.0.0

TSCore is a common library for pretty much anything.

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

GeneralUtility
Version

Version

1.0.0
Type

Type

jar
Description

Description

tscore-GeneralUtility
TSCore is a common library for pretty much anything.
Project URL

Project URL

https://github.com/TechShroom/TSCore
Source Code Management

Source Code Management

https://github.com/TechShroom/TSCore

Download GeneralUtility 1.0.0


<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar [4.12,)
TSCore » Log jar 1.0.0

Project Modules

There are no modules declared in this project.