GroupId | GroupIdcom.swensonhe |
---|---|
ArtifactId | ArtifactIdstrapikmm-debug |
Version | Version2.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
strapikmm-debug-2.0.2.pom | |
strapikmm-debug-2.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.swensonhe/strapikmm-debug/ -->
<dependency>
<groupId>com.swensonhe</groupId>
<artifactId>strapikmm-debug</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.swensonhe/strapikmm-debug/
implementation 'com.swensonhe:strapikmm-debug:2.0.2'
// https://jarcasting.com/artifacts/com.swensonhe/strapikmm-debug/
implementation ("com.swensonhe:strapikmm-debug:2.0.2")
'com.swensonhe:strapikmm-debug:aar:2.0.2'
<dependency org="com.swensonhe" name="strapikmm-debug" rev="2.0.2">
<artifact name="strapikmm-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.swensonhe', module='strapikmm-debug', version='2.0.2')
)
libraryDependencies += "com.swensonhe" % "strapikmm-debug" % "2.0.2"
[com.swensonhe/strapikmm-debug "2.0.2"]