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