| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.shepherdviolet | 
    
| ArtifactId | ArtifactIdslate-helper | 
    
| Last Version | Last Version22.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionslate-helper 
            Comprehensive Java library for spring framework (Java8+) 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| slate-helper-22.1.0.pom | |
| slate-helper-22.1.0.jar | 70 KB | 
| slate-helper-22.1.0-sources.jar | 53 KB | 
| slate-helper-22.1.0-javadoc.jar | 188 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-helper/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>slate-helper</artifactId>
    <version>22.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-helper/
implementation 'com.github.shepherdviolet:slate-helper:22.1.0'
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-helper/
implementation ("com.github.shepherdviolet:slate-helper:22.1.0")
                'com.github.shepherdviolet:slate-helper:jar:22.1.0'
                <dependency org="com.github.shepherdviolet" name="slate-helper" rev="22.1.0">
  <artifact name="slate-helper" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-helper', version='22.1.0')
)
                libraryDependencies += "com.github.shepherdviolet" % "slate-helper" % "22.1.0"
                [com.github.shepherdviolet/slate-helper "22.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.shepherdviolet : slate-common | jar | 22.1.0 |