Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.timgent |
ArtifactId | ArtifactIddata-flare_2.11 |
Version | Version2.1.0_0.1.12 |
Type | Typejar |
Filename | Size |
---|---|
data-flare_2.11-2.1.0_0.1.12.pom | |
data-flare_2.11-2.1.0_0.1.12.jar | 644 KB |
data-flare_2.11-2.1.0_0.1.12-sources.jar | 33 KB |
data-flare_2.11-2.1.0_0.1.12-javadoc.jar | 695 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.timgent/data-flare_2.11/ -->
<dependency>
<groupId>com.github.timgent</groupId>
<artifactId>data-flare_2.11</artifactId>
<version>2.1.0_0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timgent/data-flare_2.11/
implementation 'com.github.timgent:data-flare_2.11:2.1.0_0.1.12'
// https://jarcasting.com/artifacts/com.github.timgent/data-flare_2.11/
implementation ("com.github.timgent:data-flare_2.11:2.1.0_0.1.12")
'com.github.timgent:data-flare_2.11:jar:2.1.0_0.1.12'
<dependency org="com.github.timgent" name="data-flare_2.11" rev="2.1.0_0.1.12">
<artifact name="data-flare_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timgent', module='data-flare_2.11', version='2.1.0_0.1.12')
)
libraryDependencies += "com.github.timgent" % "data-flare_2.11" % "2.1.0_0.1.12"
[com.github.timgent/data-flare_2.11 "2.1.0_0.1.12"]