GroupId | GroupIdio.smooth-way |
---|---|
ArtifactId | ArtifactIdconstraints-android |
Version | Version0.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
constraints-android-0.0.3.pom | |
constraints-android-0.0.3-sources.jar | 825 bytes |
constraints-android-0.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.smooth-way/constraints-android/ -->
<dependency>
<groupId>io.smooth-way</groupId>
<artifactId>constraints-android</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.smooth-way/constraints-android/
implementation 'io.smooth-way:constraints-android:0.0.3'
// https://jarcasting.com/artifacts/io.smooth-way/constraints-android/
implementation ("io.smooth-way:constraints-android:0.0.3")
'io.smooth-way:constraints-android:aar:0.0.3'
<dependency org="io.smooth-way" name="constraints-android" rev="0.0.3">
<artifact name="constraints-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.smooth-way', module='constraints-android', version='0.0.3')
)
libraryDependencies += "io.smooth-way" % "constraints-android" % "0.0.3"
[io.smooth-way/constraints-android "0.0.3"]