GroupId | GroupIdcom.twosixlabs.dart.auth |
---|---|
ArtifactId | ArtifactIdcontrollers_2.12 |
Version | Version3.1.3 |
Type | Typejar |
Filename | Size |
---|---|
controllers_2.12-3.1.3.pom | |
controllers_2.12-3.1.3.jar | 25 KB |
controllers_2.12-3.1.3-sources.jar | 4 KB |
controllers_2.12-3.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twosixlabs.dart.auth/controllers_2.12/ -->
<dependency>
<groupId>com.twosixlabs.dart.auth</groupId>
<artifactId>controllers_2.12</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosixlabs.dart.auth/controllers_2.12/
implementation 'com.twosixlabs.dart.auth:controllers_2.12:3.1.3'
// https://jarcasting.com/artifacts/com.twosixlabs.dart.auth/controllers_2.12/
implementation ("com.twosixlabs.dart.auth:controllers_2.12:3.1.3")
'com.twosixlabs.dart.auth:controllers_2.12:jar:3.1.3'
<dependency org="com.twosixlabs.dart.auth" name="controllers_2.12" rev="3.1.3">
<artifact name="controllers_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosixlabs.dart.auth', module='controllers_2.12', version='3.1.3')
)
libraryDependencies += "com.twosixlabs.dart.auth" % "controllers_2.12" % "3.1.3"
[com.twosixlabs.dart.auth/controllers_2.12 "3.1.3"]