GroupId | GroupIdcom.github.ajitsing |
---|---|
ArtifactId | ArtifactIdsherlock-no-op |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
sherlock-no-op-1.0.3.pom | |
sherlock-no-op-1.0.3.aar | 6 KB |
sherlock-no-op-1.0.3-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ajitsing/sherlock-no-op/ -->
<dependency>
<groupId>com.github.ajitsing</groupId>
<artifactId>sherlock-no-op</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajitsing/sherlock-no-op/
implementation 'com.github.ajitsing:sherlock-no-op:1.0.3'
// https://jarcasting.com/artifacts/com.github.ajitsing/sherlock-no-op/
implementation ("com.github.ajitsing:sherlock-no-op:1.0.3")
'com.github.ajitsing:sherlock-no-op:aar:1.0.3'
<dependency org="com.github.ajitsing" name="sherlock-no-op" rev="1.0.3">
<artifact name="sherlock-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ajitsing', module='sherlock-no-op', version='1.0.3')
)
libraryDependencies += "com.github.ajitsing" % "sherlock-no-op" % "1.0.3"
[com.github.ajitsing/sherlock-no-op "1.0.3"]