GroupId | GroupIdio.github.vlmiroshnikov |
---|---|
ArtifactId | ArtifactIdaero-core_3 |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
aero-core_3-0.0.3.pom | |
aero-core_3-0.0.3.jar | 110 KB |
aero-core_3-0.0.3-sources.jar | 7 KB |
aero-core_3-0.0.3-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vlmiroshnikov/aero-core_3/ -->
<dependency>
<groupId>io.github.vlmiroshnikov</groupId>
<artifactId>aero-core_3</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/aero-core_3/
implementation 'io.github.vlmiroshnikov:aero-core_3:0.0.3'
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/aero-core_3/
implementation ("io.github.vlmiroshnikov:aero-core_3:0.0.3")
'io.github.vlmiroshnikov:aero-core_3:jar:0.0.3'
<dependency org="io.github.vlmiroshnikov" name="aero-core_3" rev="0.0.3">
<artifact name="aero-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vlmiroshnikov', module='aero-core_3', version='0.0.3')
)
libraryDependencies += "io.github.vlmiroshnikov" % "aero-core_3" % "0.0.3"
[io.github.vlmiroshnikov/aero-core_3 "0.0.3"]