is not current version
Last Version 1.1

org.vvcephei:scala-ofx_2.10 1.0

scala-ofx

Categories

Categories

Scala Languages
GroupId

GroupId

org.vvcephei
ArtifactId

ArtifactId

scala-ofx_2.10
Version

Version

1.0
Type

Type

jar

Download scala-ofx_2.10 1.0


<!-- https://jarcasting.com/artifacts/org.vvcephei/scala-ofx_2.10/ -->
<dependency>
    <groupId>org.vvcephei</groupId>
    <artifactId>scala-ofx_2.10</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.vvcephei/scala-ofx_2.10/
implementation 'org.vvcephei:scala-ofx_2.10:1.0'
// https://jarcasting.com/artifacts/org.vvcephei/scala-ofx_2.10/
implementation ("org.vvcephei:scala-ofx_2.10:1.0")
'org.vvcephei:scala-ofx_2.10:jar:1.0'
<dependency org="org.vvcephei" name="scala-ofx_2.10" rev="1.0">
  <artifact name="scala-ofx_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vvcephei', module='scala-ofx_2.10', version='1.0')
)
libraryDependencies += "org.vvcephei" % "scala-ofx_2.10" % "1.0"
[org.vvcephei/scala-ofx_2.10 "1.0"]