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