GroupId | GroupIdcom.github.geirolz |
---|---|
ArtifactId | ArtifactIdfly4s-core_3 |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
fly4s-core_3-0.0.5.pom | |
fly4s-core_3-0.0.5.jar | 103 KB |
fly4s-core_3-0.0.5-sources.jar | 10 KB |
fly4s-core_3-0.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geirolz/fly4s-core_3/
implementation 'com.github.geirolz:fly4s-core_3:0.0.5'
// https://jarcasting.com/artifacts/com.github.geirolz/fly4s-core_3/
implementation ("com.github.geirolz:fly4s-core_3:0.0.5")
'com.github.geirolz:fly4s-core_3:jar:0.0.5'
<dependency org="com.github.geirolz" name="fly4s-core_3" rev="0.0.5">
<artifact name="fly4s-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geirolz', module='fly4s-core_3', version='0.0.5')
)
libraryDependencies += "com.github.geirolz" % "fly4s-core_3" % "0.0.5"
[com.github.geirolz/fly4s-core_3 "0.0.5"]