is not current version
Last Version 1.8.3

com.github.fd4s:vulcan_3 1.8.1

vulcan

GroupId

GroupId

com.github.fd4s
ArtifactId

ArtifactId

vulcan_3
Version

Version

1.8.1
Type

Type

jar

Download vulcan_3 1.8.1


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