is not current version
Last Version 0.3.1

com.ovoenergy:vulcan_2.13 0.2.0-RC1

vulcan

GroupId

GroupId

com.ovoenergy
ArtifactId

ArtifactId

vulcan_2.13
Version

Version

0.2.0-RC1
Type

Type

jar

Download vulcan_2.13 0.2.0-RC1


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