is not current version
Last Version 0.11.0

com.propensive:efflorescence_2.11 0.10.1

efflorescence

GroupId

GroupId

com.propensive
ArtifactId

ArtifactId

efflorescence_2.11
Version

Version

0.10.1
Type

Type

jar

Download efflorescence_2.11 0.10.1


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