Last Version

auto_require 0.2.0

auto_require

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.cerst
ArtifactId

ArtifactId

auto_require_2.12
Version

Version

0.2.0
Type

Type

jar
Description

Description

auto_require
auto_require
Project URL

Project URL

https://github.com/cerst/auto_require
Project Organization

Project Organization

Constantin Gerstberger
Source Code Management

Source Code Management

https://github.com/cerst/auto_require

Download auto_require_2.12 0.2.0


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.12.10 jar 1.4.4

test (2)

Group / Artifact Type Version
io.estatico : newtype_2.12 jar 0.4.3
org.scalatest : scalatest_2.12 jar 3.1.0

Project Modules

There are no modules declared in this project.