GroupId | GroupIdcom.sandinh |
---|---|
ArtifactId | ArtifactIdenv-hack_2.11 |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
env-hack_2.11-1.0.2.pom | |
env-hack_2.11-1.0.2.jar | 6 KB |
env-hack_2.11-1.0.2-sources.jar | 1 KB |
env-hack_2.11-1.0.2-javadoc.jar | 340 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sandinh/env-hack_2.11/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>env-hack_2.11</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/env-hack_2.11/
implementation 'com.sandinh:env-hack_2.11:1.0.2'
// https://jarcasting.com/artifacts/com.sandinh/env-hack_2.11/
implementation ("com.sandinh:env-hack_2.11:1.0.2")
'com.sandinh:env-hack_2.11:jar:1.0.2'
<dependency org="com.sandinh" name="env-hack_2.11" rev="1.0.2">
<artifact name="env-hack_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='env-hack_2.11', version='1.0.2')
)
libraryDependencies += "com.sandinh" % "env-hack_2.11" % "1.0.2"
[com.sandinh/env-hack_2.11 "1.0.2"]