| GroupId | GroupIdcom.twosixlabs.dart.ui |
|---|---|
| ArtifactId | ArtifactIdapp_sjs1_2.12 |
| Version | Version3.0.42 |
| Type | Typejar |
| Filename | Size |
|---|---|
| app_sjs1_2.12-3.0.42.pom | |
| app_sjs1_2.12-3.0.42.jar | 2 MB |
| app_sjs1_2.12-3.0.42-sources.jar | 125 KB |
| app_sjs1_2.12-3.0.42-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twosixlabs.dart.ui/app_sjs1_2.12/ -->
<dependency>
<groupId>com.twosixlabs.dart.ui</groupId>
<artifactId>app_sjs1_2.12</artifactId>
<version>3.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosixlabs.dart.ui/app_sjs1_2.12/
implementation 'com.twosixlabs.dart.ui:app_sjs1_2.12:3.0.42'
// https://jarcasting.com/artifacts/com.twosixlabs.dart.ui/app_sjs1_2.12/
implementation ("com.twosixlabs.dart.ui:app_sjs1_2.12:3.0.42")
'com.twosixlabs.dart.ui:app_sjs1_2.12:jar:3.0.42'
<dependency org="com.twosixlabs.dart.ui" name="app_sjs1_2.12" rev="3.0.42">
<artifact name="app_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosixlabs.dart.ui', module='app_sjs1_2.12', version='3.0.42')
)
libraryDependencies += "com.twosixlabs.dart.ui" % "app_sjs1_2.12" % "3.0.42"
[com.twosixlabs.dart.ui/app_sjs1_2.12 "3.0.42"]