GroupId | GroupIdcom.fommil |
---|---|
ArtifactId | ArtifactIdstalactite_2.11 |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
stalactite_2.11-0.0.3.pom | |
stalactite_2.11-0.0.3.jar | 52 KB |
stalactite_2.11-0.0.3-sources.jar | 4 KB |
stalactite_2.11-0.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fommil/stalactite_2.11/
implementation 'com.fommil:stalactite_2.11:0.0.3'
// https://jarcasting.com/artifacts/com.fommil/stalactite_2.11/
implementation ("com.fommil:stalactite_2.11:0.0.3")
'com.fommil:stalactite_2.11:jar:0.0.3'
<dependency org="com.fommil" name="stalactite_2.11" rev="0.0.3">
<artifact name="stalactite_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fommil', module='stalactite_2.11', version='0.0.3')
)
libraryDependencies += "com.fommil" % "stalactite_2.11" % "0.0.3"
[com.fommil/stalactite_2.11 "0.0.3"]