| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.thk-systems.network | 
    
| ArtifactId | ArtifactIdgalangal | 
    
| Last Version | Last Version1.4.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiongalangal 
            sftp client 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| galangal-1.4.2.pom | |
| galangal-1.4.2.jar | 24 KB | 
| galangal-1.4.2-sources.jar | 11 KB | 
| galangal-1.4.2-javadoc.jar | 81 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.thk-systems.network/galangal/ -->
<dependency>
    <groupId>net.thk-systems.network</groupId>
    <artifactId>galangal</artifactId>
    <version>1.4.2</version>
</dependency>
                // https://jarcasting.com/artifacts/net.thk-systems.network/galangal/
implementation 'net.thk-systems.network:galangal:1.4.2'
                // https://jarcasting.com/artifacts/net.thk-systems.network/galangal/
implementation ("net.thk-systems.network:galangal:1.4.2")
                'net.thk-systems.network:galangal:jar:1.4.2'
                <dependency org="net.thk-systems.network" name="galangal" rev="1.4.2">
  <artifact name="galangal" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.thk-systems.network', module='galangal', version='1.4.2')
)
                libraryDependencies += "net.thk-systems.network" % "galangal" % "1.4.2"
                [net.thk-systems.network/galangal "1.4.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.thk-systems.commons : cumin | jar | 4.2.2 | 
| commons-io : commons-io | jar | 2.11.0 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.apache.commons : commons-text | jar | 1.9 | 
| commons-codec : commons-codec | jar | 1.15 | 
| com.jcraft : jsch | jar | 0.1.55 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |