| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.hylexus.jt | 
    
| ArtifactId | ArtifactIdjt-core | 
    
| Last Version | Last Version2.0.2-RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjt-core 
            jt-core 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jt-core-2.0.2-RELEASE.pom | |
| jt-core-2.0.2-RELEASE.jar | 95 KB | 
| jt-core-2.0.2-RELEASE-sources.jar | 54 KB | 
| jt-core-2.0.2-RELEASE-javadoc.jar | 506 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.2-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-core/
implementation 'io.github.hylexus.jt:jt-core:2.0.2-RELEASE'
                // https://jarcasting.com/artifacts/io.github.hylexus.jt/jt-core/
implementation ("io.github.hylexus.jt:jt-core:2.0.2-RELEASE")
                'io.github.hylexus.jt:jt-core:jar:2.0.2-RELEASE'
                <dependency org="io.github.hylexus.jt" name="jt-core" rev="2.0.2-RELEASE">
  <artifact name="jt-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.hylexus.jt', module='jt-core', version='2.0.2-RELEASE')
)
                libraryDependencies += "io.github.hylexus.jt" % "jt-core" % "2.0.2-RELEASE"
                [io.github.hylexus.jt/jt-core "2.0.2-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | 2.5.12 | 
| 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 |