is not current version
Last Version 0.9.5-RC1

edu.ucr.cs.bdlab:beast-spark 0.2.0


GroupId

GroupId

edu.ucr.cs.bdlab
ArtifactId

ArtifactId

beast-spark
Version

Version

0.2.0
Type

Type

jar

Download beast-spark 0.2.0


<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast-spark/ -->
<dependency>
    <groupId>edu.ucr.cs.bdlab</groupId>
    <artifactId>beast-spark</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast-spark/
implementation 'edu.ucr.cs.bdlab:beast-spark:0.2.0'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/beast-spark/
implementation ("edu.ucr.cs.bdlab:beast-spark:0.2.0")
'edu.ucr.cs.bdlab:beast-spark:jar:0.2.0'
<dependency org="edu.ucr.cs.bdlab" name="beast-spark" rev="0.2.0">
  <artifact name="beast-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='beast-spark', version='0.2.0')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "beast-spark" % "0.2.0"
[edu.ucr.cs.bdlab/beast-spark "0.2.0"]