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