Last Version

com.seanshubin.devon:devon-string 1.1.2

A simple, language neutral notation for representing structured values

License

License

GroupId

GroupId

com.seanshubin.devon
ArtifactId

ArtifactId

devon-string
Version

Version

1.1.2
Type

Type

jar
Description

Description

com.seanshubin.devon:devon-string
A simple, language neutral notation for representing structured values

Download devon-string 1.1.2


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4

Project Modules

There are no modules declared in this project.