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