is not current version
Last Version 1.8.3

com.github.fd4s:vulcan-generic_2.12 1.0.0-RC1

vulcan-generic

GroupId

GroupId

com.github.fd4s
ArtifactId

ArtifactId

vulcan-generic_2.12
Version

Version

1.0.0-RC1
Type

Type

jar

Download vulcan-generic_2.12 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.fd4s/vulcan-generic_2.12/ -->
<dependency>
    <groupId>com.github.fd4s</groupId>
    <artifactId>vulcan-generic_2.12</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fd4s/vulcan-generic_2.12/
implementation 'com.github.fd4s:vulcan-generic_2.12:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.fd4s/vulcan-generic_2.12/
implementation ("com.github.fd4s:vulcan-generic_2.12:1.0.0-RC1")
'com.github.fd4s:vulcan-generic_2.12:jar:1.0.0-RC1'
<dependency org="com.github.fd4s" name="vulcan-generic_2.12" rev="1.0.0-RC1">
  <artifact name="vulcan-generic_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fd4s', module='vulcan-generic_2.12', version='1.0.0-RC1')
)
libraryDependencies += "com.github.fd4s" % "vulcan-generic_2.12" % "1.0.0-RC1"
[com.github.fd4s/vulcan-generic_2.12 "1.0.0-RC1"]