Last Version

com.seanshubin.devon:devon-core 1.0

A simple, language neutral notation for representing structured values

License

License

GroupId

GroupId

com.seanshubin.devon
ArtifactId

ArtifactId

devon-core
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download devon-core 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.seanshubin.devon : devon-parser jar 1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.0

Project Modules

There are no modules declared in this project.