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