| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.cerst |
| ArtifactId | ArtifactIdauto_require_2.13 |
| Version | Version0.2.0 |
| 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.13-0.2.0.pom | |
| auto_require_2.13-0.2.0.jar | 40 KB |
| auto_require_2.13-0.2.0-sources.jar | 6 KB |
| auto_require_2.13-0.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cerst/auto_require_2.13/ -->
<dependency>
<groupId>com.github.cerst</groupId>
<artifactId>auto_require_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cerst/auto_require_2.13/
implementation 'com.github.cerst:auto_require_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.github.cerst/auto_require_2.13/
implementation ("com.github.cerst:auto_require_2.13:0.2.0")
'com.github.cerst:auto_require_2.13:jar:0.2.0'
<dependency org="com.github.cerst" name="auto_require_2.13" rev="0.2.0">
<artifact name="auto_require_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cerst', module='auto_require_2.13', version='0.2.0')
)
libraryDependencies += "com.github.cerst" % "auto_require_2.13" % "0.2.0"
[com.github.cerst/auto_require_2.13 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| org.scala-lang : scala-reflect | jar | 2.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghik : silencer-lib_2.13.1 | jar | 1.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.estatico : newtype_2.13 | jar | 0.4.3 |
| org.scalatest : scalatest_2.13 | jar | 3.1.0 |