GroupId | GroupIdcom.sandinh |
---|---|
ArtifactId | ArtifactIdenv-hack_2.11 |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
env-hack_2.11-1.0.3.pom | |
env-hack_2.11-1.0.3.jar | 6 KB |
env-hack_2.11-1.0.3-sources.jar | 1 KB |
env-hack_2.11-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/env-hack_2.11/
implementation 'com.sandinh:env-hack_2.11:1.0.3'
// https://jarcasting.com/artifacts/com.sandinh/env-hack_2.11/
implementation ("com.sandinh:env-hack_2.11:1.0.3")
'com.sandinh:env-hack_2.11:jar:1.0.3'
<dependency org="com.sandinh" name="env-hack_2.11" rev="1.0.3">
<artifact name="env-hack_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='env-hack_2.11', version='1.0.3')
)
libraryDependencies += "com.sandinh" % "env-hack_2.11" % "1.0.3"
[com.sandinh/env-hack_2.11 "1.0.3"]