License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.cerst |
ArtifactId | ArtifactIdauto-require_2.12 |
Version | Version0.3.4 |
Type | Typejar |
Description |
Descriptionauto-require
auto-require
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auto-require_2.12-0.3.4.pom | |
auto-require_2.12-0.3.4.jar | 41 KB |
auto-require_2.12-0.3.4-sources.jar | 6 KB |
auto-require_2.12-0.3.4-javadoc.jar | 1 MB |
Browse |
<!-- 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.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cerst/auto-require_2.12/
implementation 'com.github.cerst:auto-require_2.12:0.3.4'
// https://jarcasting.com/artifacts/com.github.cerst/auto-require_2.12/
implementation ("com.github.cerst:auto-require_2.12:0.3.4")
'com.github.cerst:auto-require_2.12:jar:0.3.4'
<dependency org="com.github.cerst" name="auto-require_2.12" rev="0.3.4">
<artifact name="auto-require_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cerst', module='auto-require_2.12', version='0.3.4')
)
libraryDependencies += "com.github.cerst" % "auto-require_2.12" % "0.3.4"
[com.github.cerst/auto-require_2.12 "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
org.scala-lang : scala-reflect | jar | 2.12.12 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.12.12 | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
io.estatico : newtype_2.12 | jar | 0.4.4 |
org.scalatest : scalatest_2.12 | jar | 3.2.1 |