| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.hylexus.jt | 
    
| ArtifactId | ArtifactIdjt-core | 
    
| Version | Version2.0.1-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjt-core 
            jt-core 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jt-core-2.0.1-RELEASE.pom | |
| jt-core-2.0.1-RELEASE.jar | 13 KB | 
| jt-core-2.0.1-RELEASE-sources.jar | 8 KB | 
| jt-core-2.0.1-RELEASE-javadoc.jar | 419 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-core/ -->
<dependency>
    <groupId>io.github.hylexus.jt</groupId>
    <artifactId>jt-core</artifactId>
    <version>2.0.1-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-core/
implementation 'io.github.hylexus.jt:jt-core:2.0.1-RELEASE'
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-core/
implementation ("io.github.hylexus.jt:jt-core:2.0.1-RELEASE")
                'io.github.hylexus.jt:jt-core:jar:2.0.1-RELEASE'
                <dependency org="io.github.hylexus.jt" name="jt-core" rev="2.0.1-RELEASE">
  <artifact name="jt-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.hylexus.jt', module='jt-core', version='2.0.1-RELEASE')
)
                libraryDependencies += "io.github.hylexus.jt" % "jt-core" % "2.0.1-RELEASE"
                [io.github.hylexus.jt/jt-core "2.0.1-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | 2.1.7.RELEASE | 
| io.github.hylexus.oaks : oaks-common-utils | jar | 1.0.6 | 
| com.google.guava : guava | jar | 23.0 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 |