License |
License |
---|---|
GroupId | GroupIdcom.github.alexandrustana |
ArtifactId | ArtifactIdprepy_2.13 |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionprepy
prepy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
prepy_2.13-0.0.7.pom | |
prepy_2.13-0.0.7.jar | 4 KB |
prepy_2.13-0.0.7-sources.jar | 566 bytes |
prepy_2.13-0.0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.alexandrustana/prepy_2.13/ -->
<dependency>
<groupId>com.github.alexandrustana</groupId>
<artifactId>prepy_2.13</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexandrustana/prepy_2.13/
implementation 'com.github.alexandrustana:prepy_2.13:0.0.7'
// https://jarcasting.com/artifacts/com.github.alexandrustana/prepy_2.13/
implementation ("com.github.alexandrustana:prepy_2.13:0.0.7")
'com.github.alexandrustana:prepy_2.13:jar:0.0.7'
<dependency org="com.github.alexandrustana" name="prepy_2.13" rev="0.0.7">
<artifact name="prepy_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexandrustana', module='prepy_2.13', version='0.0.7')
)
libraryDependencies += "com.github.alexandrustana" % "prepy_2.13" % "0.0.7"
[com.github.alexandrustana/prepy_2.13 "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
com.github.alexandrustana : ast_2.13 | jar | 0.0.7 |
com.github.alexandrustana : formatters_2.13 | jar | 0.0.7 |
com.chuusai : shapeless_2.13 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.7.1 |
org.specs2 : specs2-mock_2.13 | jar | 4.7.1 |