GroupId | GroupIdio.github.pandulapeter.beagle |
---|---|
ArtifactId | ArtifactIdinternal-utilities |
Version | Version2.8.0 |
Type | Typeaar |
Filename | Size |
---|---|
internal-utilities-2.8.0.pom | |
internal-utilities-2.8.0-sources.jar | 3 KB |
internal-utilities-2.8.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/internal-utilities/ -->
<dependency>
<groupId>io.github.pandulapeter.beagle</groupId>
<artifactId>internal-utilities</artifactId>
<version>2.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/internal-utilities/
implementation 'io.github.pandulapeter.beagle:internal-utilities:2.8.0'
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/internal-utilities/
implementation ("io.github.pandulapeter.beagle:internal-utilities:2.8.0")
'io.github.pandulapeter.beagle:internal-utilities:aar:2.8.0'
<dependency org="io.github.pandulapeter.beagle" name="internal-utilities" rev="2.8.0">
<artifact name="internal-utilities" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.pandulapeter.beagle', module='internal-utilities', version='2.8.0')
)
libraryDependencies += "io.github.pandulapeter.beagle" % "internal-utilities" % "2.8.0"
[io.github.pandulapeter.beagle/internal-utilities "2.8.0"]