Categories |
CategoriesScala Languages ORM Data |
---|---|
GroupId | GroupIdcom.github.velvia |
ArtifactId | ArtifactIdscala-storm_2.9.1 |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
scala-storm_2.9.1-0.1.1.pom | |
scala-storm_2.9.1-0.1.1.jar | 81 KB |
scala-storm_2.9.1-0.1.1-sources.jar | 7 KB |
scala-storm_2.9.1-0.1.1-javadoc.jar | 310 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.velvia/scala-storm_2.9.1/ -->
<dependency>
<groupId>com.github.velvia</groupId>
<artifactId>scala-storm_2.9.1</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.velvia/scala-storm_2.9.1/
implementation 'com.github.velvia:scala-storm_2.9.1:0.1.1'
// https://jarcasting.com/artifacts/com.github.velvia/scala-storm_2.9.1/
implementation ("com.github.velvia:scala-storm_2.9.1:0.1.1")
'com.github.velvia:scala-storm_2.9.1:jar:0.1.1'
<dependency org="com.github.velvia" name="scala-storm_2.9.1" rev="0.1.1">
<artifact name="scala-storm_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.velvia', module='scala-storm_2.9.1', version='0.1.1')
)
libraryDependencies += "com.github.velvia" % "scala-storm_2.9.1" % "0.1.1"
[com.github.velvia/scala-storm_2.9.1 "0.1.1"]