EasyMirror

Reflection utilities in Scala

License

License

Categories

Categories

Scala Languages Mirror Application Layer Libs Introspection
GroupId

GroupId

io.github.scalahub
ArtifactId

ArtifactId

easymirror_2.12
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

EasyMirror
Reflection utilities in Scala
Project URL

Project URL

https://github.com/scalahub/EasyMirror
Project Organization

Project Organization

scalahub
Source Code Management

Source Code Management

https://github.com/scalahub/EasyMirror

Download easymirror_2.12

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
io.github.scalahub : scalautils_2.12 jar 1.0
com.typesafe.akka : akka-actor_2.12 jar 2.6.0-M5
org.scala-lang.modules : scala-xml_2.12 jar 2.0.0-M1
commons-codec : commons-codec jar 1.12
cglib : cglib jar 3.2.12
org.json : json jar 20140107
org.bouncycastle : bcprov-jdk15on jar 1.61
org.ow2.asm : asm-all jar 5.2
org.scala-lang : scala-reflect jar 2.12.13
com.google.jimfs : jimfs jar 1.1
commons-fileupload : commons-fileupload jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0