Last Version

com.seanshubin.devon:devon-reflection 1.1.2

A simple, language neutral notation for representing structured values

License

License

GroupId

GroupId

com.seanshubin.devon
ArtifactId

ArtifactId

devon-reflection
Version

Version

1.1.2
Type

Type

jar
Description

Description

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

Download devon-reflection 1.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.12.4
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.