GroupId | GroupIdio.github.vlmiroshnikov |
---|---|
ArtifactId | ArtifactIdaero-core_3 |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
aero-core_3-0.0.2.pom | |
aero-core_3-0.0.2.jar | 83 KB |
aero-core_3-0.0.2-sources.jar | 7 KB |
aero-core_3-0.0.2-javadoc.jar | 485 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/aero-core_3/
implementation 'io.github.vlmiroshnikov:aero-core_3:0.0.2'
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/aero-core_3/
implementation ("io.github.vlmiroshnikov:aero-core_3:0.0.2")
'io.github.vlmiroshnikov:aero-core_3:jar:0.0.2'
<dependency org="io.github.vlmiroshnikov" name="aero-core_3" rev="0.0.2">
<artifact name="aero-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vlmiroshnikov', module='aero-core_3', version='0.0.2')
)
libraryDependencies += "io.github.vlmiroshnikov" % "aero-core_3" % "0.0.2"
[io.github.vlmiroshnikov/aero-core_3 "0.0.2"]