is not current version
Last Version 0.1.5

me.archdev:foundation-db-scala_2.11 0.1.4

foundation-db-scala

Categories

Categories

Scala Languages
GroupId

GroupId

me.archdev
ArtifactId

ArtifactId

foundation-db-scala_2.11
Version

Version

0.1.4
Type

Type

jar

Download foundation-db-scala_2.11 0.1.4


<!-- https://jarcasting.com/artifacts/me.archdev/foundation-db-scala_2.11/ -->
<dependency>
    <groupId>me.archdev</groupId>
    <artifactId>foundation-db-scala_2.11</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.archdev/foundation-db-scala_2.11/
implementation 'me.archdev:foundation-db-scala_2.11:0.1.4'
// https://jarcasting.com/artifacts/me.archdev/foundation-db-scala_2.11/
implementation ("me.archdev:foundation-db-scala_2.11:0.1.4")
'me.archdev:foundation-db-scala_2.11:jar:0.1.4'
<dependency org="me.archdev" name="foundation-db-scala_2.11" rev="0.1.4">
  <artifact name="foundation-db-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.archdev', module='foundation-db-scala_2.11', version='0.1.4')
)
libraryDependencies += "me.archdev" % "foundation-db-scala_2.11" % "0.1.4"
[me.archdev/foundation-db-scala_2.11 "0.1.4"]