GroupId | GroupIdcom.fommil |
---|---|
ArtifactId | ArtifactIdstalactite_2.11 |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
stalactite_2.11-0.0.4.pom | |
stalactite_2.11-0.0.4.jar | 90 KB |
stalactite_2.11-0.0.4-sources.jar | 5 KB |
stalactite_2.11-0.0.4-javadoc.jar | 346 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fommil/stalactite_2.11/ -->
<dependency>
<groupId>com.fommil</groupId>
<artifactId>stalactite_2.11</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fommil/stalactite_2.11/
implementation 'com.fommil:stalactite_2.11:0.0.4'
// https://jarcasting.com/artifacts/com.fommil/stalactite_2.11/
implementation ("com.fommil:stalactite_2.11:0.0.4")
'com.fommil:stalactite_2.11:jar:0.0.4'
<dependency org="com.fommil" name="stalactite_2.11" rev="0.0.4">
<artifact name="stalactite_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fommil', module='stalactite_2.11', version='0.0.4')
)
libraryDependencies += "com.fommil" % "stalactite_2.11" % "0.0.4"
[com.fommil/stalactite_2.11 "0.0.4"]