| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hazendaz.putty |
| ArtifactId | ArtifactIdputty |
| Last Version | Last Version0.76 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionputty
Distribution for PuTTY
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| putty-0.76.pom | |
| putty-0.76.zip | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hazendaz.putty/putty/ -->
<dependency>
<groupId>com.github.hazendaz.putty</groupId>
<artifactId>putty</artifactId>
<version>0.76</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz.putty/putty/
implementation 'com.github.hazendaz.putty:putty:0.76'
// https://jarcasting.com/artifacts/com.github.hazendaz.putty/putty/
implementation ("com.github.hazendaz.putty:putty:0.76")
'com.github.hazendaz.putty:putty:pom:0.76'
<dependency org="com.github.hazendaz.putty" name="putty" rev="0.76">
<artifact name="putty" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz.putty', module='putty', version='0.76')
)
libraryDependencies += "com.github.hazendaz.putty" % "putty" % "0.76"
[com.github.hazendaz.putty/putty "0.76"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : animal-sniffer-annotations | jar | 1.20 |
| com.google.errorprone : error_prone_annotations | jar | 2.6.0 |
| org.hibernate.validator : hibernate-validator-annotation-processor | jar | 6.2.0.Final |
| com.google.j2objc : j2objc-annotations | jar | 1.3 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.gaul : modernizer-maven-annotations | jar | 2.2.0 |
| org.projectlombok : lombok | jar | 1.18.20 |