is not current version
Last Version 0.11.0

com.propensive:efflorescence_2.12 0.10.1

efflorescence

GroupId

GroupId

com.propensive
ArtifactId

ArtifactId

efflorescence_2.12
Version

Version

0.10.1
Type

Type

jar

Download efflorescence_2.12 0.10.1


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