GroupId | GroupIdcom.stanfy.enroscar |
---|---|
ArtifactId | ArtifactIdenroscar-sherlock-integration |
Version | Version0.9.10 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-sherlock-integration/ -->
<dependency>
<groupId>com.stanfy.enroscar</groupId>
<artifactId>enroscar-sherlock-integration</artifactId>
<version>0.9.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-sherlock-integration/
implementation 'com.stanfy.enroscar:enroscar-sherlock-integration:0.9.10'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-sherlock-integration/
implementation ("com.stanfy.enroscar:enroscar-sherlock-integration:0.9.10")
'com.stanfy.enroscar:enroscar-sherlock-integration:aar:0.9.10'
<dependency org="com.stanfy.enroscar" name="enroscar-sherlock-integration" rev="0.9.10">
<artifact name="enroscar-sherlock-integration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-sherlock-integration', version='0.9.10')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-sherlock-integration" % "0.9.10"
[com.stanfy.enroscar/enroscar-sherlock-integration "0.9.10"]