| License |
License |
|---|---|
| GroupId | GroupIdcom.github.semoncat.merlin |
| ArtifactId | ArtifactIdlibrary |
| Version | Version0.5 |
| Type | Typeaar |
| Description |
DescriptionMerlin Library
Observes network connection status & gives callbacks
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-0.5.pom | |
| library-0.5.aar | 23 KB |
| library-0.5-sources.jar | 15 KB |
| library-0.5-javadoc.jar | 120 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.semoncat.merlin/library/ -->
<dependency>
<groupId>com.github.semoncat.merlin</groupId>
<artifactId>library</artifactId>
<version>0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.semoncat.merlin/library/
implementation 'com.github.semoncat.merlin:library:0.5'
// https://jarcasting.com/artifacts/com.github.semoncat.merlin/library/
implementation ("com.github.semoncat.merlin:library:0.5")
'com.github.semoncat.merlin:library:aar:0.5'
<dependency org="com.github.semoncat.merlin" name="library" rev="0.5">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.semoncat.merlin', module='library', version='0.5')
)
libraryDependencies += "com.github.semoncat.merlin" % "library" % "0.5"
[com.github.semoncat.merlin/library "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kevinsawicki : http-request | jar | + |