GroupId | GroupIdcom.lucidchart |
---|---|
ArtifactId | ArtifactIdsbt-android-room_2.10 |
Version | Version0.0.14 |
Type | Typejar |
Filename | Size |
---|---|
sbt-android-room_2.10-0.0.14.pom | |
sbt-android-room_2.10-0.0.14.jar | 314 bytes |
sbt-android-room_2.10-0.0.14-sources.jar | 259 bytes |
sbt-android-room_2.10-0.0.14-javadoc.jar | 189 bytes |
Browse |
<!-- 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/sbt-android-room_2.10/
implementation 'com.lucidchart:sbt-android-room_2.10:0.0.14'
// https://jarcasting.com/artifacts/com.lucidchart/sbt-android-room_2.10/
implementation ("com.lucidchart:sbt-android-room_2.10:0.0.14")
'com.lucidchart:sbt-android-room_2.10:jar:0.0.14'
<dependency org="com.lucidchart" name="sbt-android-room_2.10" rev="0.0.14">
<artifact name="sbt-android-room_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='sbt-android-room_2.10', version='0.0.14')
)
libraryDependencies += "com.lucidchart" % "sbt-android-room_2.10" % "0.0.14"
[com.lucidchart/sbt-android-room_2.10 "0.0.14"]