| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools Logging Application Layer Libs | 
| GroupId | GroupIdcom.gantzgulch.tools | 
| ArtifactId | ArtifactIdgantzgulch-logging-core | 
| Last Version | Last Version1.0.26 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGantzGulch Logging - Core logging library | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.gantzgulch.tools/gantzgulch-logging-core/ -->
<dependency>
    <groupId>com.gantzgulch.tools</groupId>
    <artifactId>gantzgulch-logging-core</artifactId>
    <version>1.0.26</version>
</dependency>// https://jarcasting.com/artifacts/com.gantzgulch.tools/gantzgulch-logging-core/
implementation 'com.gantzgulch.tools:gantzgulch-logging-core:1.0.26'// https://jarcasting.com/artifacts/com.gantzgulch.tools/gantzgulch-logging-core/
implementation ("com.gantzgulch.tools:gantzgulch-logging-core:1.0.26")'com.gantzgulch.tools:gantzgulch-logging-core:jar:1.0.26'<dependency org="com.gantzgulch.tools" name="gantzgulch-logging-core" rev="1.0.26">
  <artifact name="gantzgulch-logging-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gantzgulch.tools', module='gantzgulch-logging-core', version='1.0.26')
)libraryDependencies += "com.gantzgulch.tools" % "gantzgulch-logging-core" % "1.0.26"[com.gantzgulch.tools/gantzgulch-logging-core "1.0.26"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 2.2 | 
| junit : junit | jar | 4.13.2 |