is not current version
Last Version 0.2.8

com.beachape:diesel-core_2.12 0.1.11

diesel-core

GroupId

GroupId

com.beachape
ArtifactId

ArtifactId

diesel-core_2.12
Version

Version

0.1.11
Type

Type

jar

Download diesel-core_2.12 0.1.11


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