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