GroupId | GroupIdcom.github.geirolz |
---|---|
ArtifactId | ArtifactIdfly4s-core_3 |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
fly4s-core_3-0.0.6.pom | |
fly4s-core_3-0.0.6.jar | 105 KB |
fly4s-core_3-0.0.6-sources.jar | 10 KB |
fly4s-core_3-0.0.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.geirolz/fly4s-core_3/ -->
<dependency>
<groupId>com.github.geirolz</groupId>
<artifactId>fly4s-core_3</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geirolz/fly4s-core_3/
implementation 'com.github.geirolz:fly4s-core_3:0.0.6'
// https://jarcasting.com/artifacts/com.github.geirolz/fly4s-core_3/
implementation ("com.github.geirolz:fly4s-core_3:0.0.6")
'com.github.geirolz:fly4s-core_3:jar:0.0.6'
<dependency org="com.github.geirolz" name="fly4s-core_3" rev="0.0.6">
<artifact name="fly4s-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geirolz', module='fly4s-core_3', version='0.0.6')
)
libraryDependencies += "com.github.geirolz" % "fly4s-core_3" % "0.0.6"
[com.github.geirolz/fly4s-core_3 "0.0.6"]