| License |
License |
|---|---|
| GroupId | GroupIdio.github.igreenwood.loupe |
| ArtifactId | ArtifactIdextensions |
| Version | Version1.0.1 |
| Type | Typeaar |
| Description |
Descriptionextensions
extensions for loupe
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| extensions-1.0.1.pom | |
| extensions-1.0.1-sources.jar | 1 KB |
| extensions-1.0.1-javadoc.jar | 256 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.igreenwood.loupe/extensions/ -->
<dependency>
<groupId>io.github.igreenwood.loupe</groupId>
<artifactId>extensions</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.igreenwood.loupe/extensions/
implementation 'io.github.igreenwood.loupe:extensions:1.0.1'
// https://jarcasting.com/artifacts/io.github.igreenwood.loupe/extensions/
implementation ("io.github.igreenwood.loupe:extensions:1.0.1")
'io.github.igreenwood.loupe:extensions:aar:1.0.1'
<dependency org="io.github.igreenwood.loupe" name="extensions" rev="1.0.1">
<artifact name="extensions" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.igreenwood.loupe', module='extensions', version='1.0.1')
)
libraryDependencies += "io.github.igreenwood.loupe" % "extensions" % "1.0.1"
[io.github.igreenwood.loupe/extensions "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.igreenwood.loupe : loupe | jar | 1.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |