GroupId | GroupIdcom.github.finagle |
---|---|
ArtifactId | ArtifactIdfinchx-core_2.11 |
Version | Version0.29.0 |
Type | Typejar |
Filename | Size |
---|---|
finchx-core_2.11-0.29.0.pom | |
finchx-core_2.11-0.29.0.jar | 640 KB |
finchx-core_2.11-0.29.0-sources.jar | 46 KB |
finchx-core_2.11-0.29.0-javadoc.jar | 733 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.finagle/finchx-core_2.11/ -->
<dependency>
<groupId>com.github.finagle</groupId>
<artifactId>finchx-core_2.11</artifactId>
<version>0.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finchx-core_2.11/
implementation 'com.github.finagle:finchx-core_2.11:0.29.0'
// https://jarcasting.com/artifacts/com.github.finagle/finchx-core_2.11/
implementation ("com.github.finagle:finchx-core_2.11:0.29.0")
'com.github.finagle:finchx-core_2.11:jar:0.29.0'
<dependency org="com.github.finagle" name="finchx-core_2.11" rev="0.29.0">
<artifact name="finchx-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finchx-core_2.11', version='0.29.0')
)
libraryDependencies += "com.github.finagle" % "finchx-core_2.11" % "0.29.0"
[com.github.finagle/finchx-core_2.11 "0.29.0"]