Last Version

stringifiers 0.3

A standardized way of moving types to and from strings

License

License

GroupId

GroupId

com.olvind
ArtifactId

ArtifactId

stringifiers_2.10
Version

Version

0.3
Type

Type

jar
Description

Description

stringifiers
A standardized way of moving types to and from strings
Project URL

Project URL

http://github.com/oyvindberg/stringifiers
Project Organization

Project Organization

com.olvind
Source Code Management

Source Code Management

https://github.com/oyvindberg/stringifiers

Download stringifiers_2.10 0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.0
io.argonaut : argonaut_2.10 jar 6.2-RC2

Project Modules

There are no modules declared in this project.