GroupId | GroupIdcom.aestasit.infrastructure.sshoogr |
---|---|
ArtifactId | ArtifactIdsshoogr |
Version | Version0.9.15 |
Type | Typejar |
Filename | Size |
---|---|
sshoogr-0.9.15.pom | |
sshoogr-0.9.15.jar | 155 KB |
sshoogr-0.9.15-sources.jar | 22 KB |
sshoogr-0.9.15-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr/ -->
<dependency>
<groupId>com.aestasit.infrastructure.sshoogr</groupId>
<artifactId>sshoogr</artifactId>
<version>0.9.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr/
implementation 'com.aestasit.infrastructure.sshoogr:sshoogr:0.9.15'
// https://jarcasting.com/artifacts/com.aestasit.infrastructure.sshoogr/sshoogr/
implementation ("com.aestasit.infrastructure.sshoogr:sshoogr:0.9.15")
'com.aestasit.infrastructure.sshoogr:sshoogr:jar:0.9.15'
<dependency org="com.aestasit.infrastructure.sshoogr" name="sshoogr" rev="0.9.15">
<artifact name="sshoogr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aestasit.infrastructure.sshoogr', module='sshoogr', version='0.9.15')
)
libraryDependencies += "com.aestasit.infrastructure.sshoogr" % "sshoogr" % "0.9.15"
[com.aestasit.infrastructure.sshoogr/sshoogr "0.9.15"]