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