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.12
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.12 0.3


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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.