Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.timgent |
ArtifactId | ArtifactIddata-flare_2.11 |
Version | Version2.4.4_0.1.14 |
Type | Typejar |
Filename | Size |
---|---|
data-flare_2.11-2.4.4_0.1.14.pom | |
data-flare_2.11-2.4.4_0.1.14.jar | 639 KB |
data-flare_2.11-2.4.4_0.1.14-sources.jar | 33 KB |
data-flare_2.11-2.4.4_0.1.14-javadoc.jar | 717 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.4.4_0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timgent/data-flare_2.11/
implementation 'com.github.timgent:data-flare_2.11:2.4.4_0.1.14'
// https://jarcasting.com/artifacts/com.github.timgent/data-flare_2.11/
implementation ("com.github.timgent:data-flare_2.11:2.4.4_0.1.14")
'com.github.timgent:data-flare_2.11:jar:2.4.4_0.1.14'
<dependency org="com.github.timgent" name="data-flare_2.11" rev="2.4.4_0.1.14">
<artifact name="data-flare_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timgent', module='data-flare_2.11', version='2.4.4_0.1.14')
)
libraryDependencies += "com.github.timgent" % "data-flare_2.11" % "2.4.4_0.1.14"
[com.github.timgent/data-flare_2.11 "2.4.4_0.1.14"]