is not current version
Last Version 0.2.8

com.beachape:diesel-core_2.11 0.1.7

diesel-core

GroupId

GroupId

com.beachape
ArtifactId

ArtifactId

diesel-core_2.11
Version

Version

0.1.7
Type

Type

jar

Download diesel-core_2.11 0.1.7


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