is not current version
Last Version 0.0.16

com.lucidchart:sbt-android-room_2.10 0.0.15

sbt-android-room

GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

sbt-android-room_2.10
Version

Version

0.0.15
Type

Type

jar

Download sbt-android-room_2.10 0.0.15


<!-- https://jarcasting.com/artifacts/com.lucidchart/sbt-android-room_2.10/ -->
<dependency>
    <groupId>com.lucidchart</groupId>
    <artifactId>sbt-android-room_2.10</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/sbt-android-room_2.10/
implementation 'com.lucidchart:sbt-android-room_2.10:0.0.15'
// https://jarcasting.com/artifacts/com.lucidchart/sbt-android-room_2.10/
implementation ("com.lucidchart:sbt-android-room_2.10:0.0.15")
'com.lucidchart:sbt-android-room_2.10:jar:0.0.15'
<dependency org="com.lucidchart" name="sbt-android-room_2.10" rev="0.0.15">
  <artifact name="sbt-android-room_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='sbt-android-room_2.10', version='0.0.15')
)
libraryDependencies += "com.lucidchart" % "sbt-android-room_2.10" % "0.0.15"
[com.lucidchart/sbt-android-room_2.10 "0.0.15"]