GroupId | GroupIdcom.saadahmedev.shortintent |
---|---|
ArtifactId | ArtifactIdshortintent |
Version | Version2.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
shortintent-2.0.0.pom | |
shortintent-2.0.0.aar | 18 KB |
shortintent-2.0.0-sources.jar | 5 KB |
shortintent-2.0.0-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.saadahmedev.shortintent/shortintent/ -->
<dependency>
<groupId>com.saadahmedev.shortintent</groupId>
<artifactId>shortintent</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.saadahmedev.shortintent/shortintent/
implementation 'com.saadahmedev.shortintent:shortintent:2.0.0'
// https://jarcasting.com/artifacts/com.saadahmedev.shortintent/shortintent/
implementation ("com.saadahmedev.shortintent:shortintent:2.0.0")
'com.saadahmedev.shortintent:shortintent:aar:2.0.0'
<dependency org="com.saadahmedev.shortintent" name="shortintent" rev="2.0.0">
<artifact name="shortintent" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.saadahmedev.shortintent', module='shortintent', version='2.0.0')
)
libraryDependencies += "com.saadahmedev.shortintent" % "shortintent" % "2.0.0"
[com.saadahmedev.shortintent/shortintent "2.0.0"]