License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.jeroenr |
ArtifactId | ArtifactIdpide_2.11 |
Version | Version0.7 |
Type | Typejar |
Description |
Descriptionpide
pide
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.jeroenr |
Filename | Size |
---|---|
pide_2.11-0.7.pom | |
pide_2.11-0.7.jar | 21 KB |
pide_2.11-0.7-sources.jar | 2 KB |
pide_2.11-0.7-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeroenr/pide_2.11/ -->
<dependency>
<groupId>com.github.jeroenr</groupId>
<artifactId>pide_2.11</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeroenr/pide_2.11/
implementation 'com.github.jeroenr:pide_2.11:0.7'
// https://jarcasting.com/artifacts/com.github.jeroenr/pide_2.11/
implementation ("com.github.jeroenr:pide_2.11:0.7")
'com.github.jeroenr:pide_2.11:jar:0.7'
<dependency org="com.github.jeroenr" name="pide_2.11" rev="0.7">
<artifact name="pide_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeroenr', module='pide_2.11', version='0.7')
)
libraryDependencies += "com.github.jeroenr" % "pide_2.11" % "0.7"
[com.github.jeroenr/pide_2.11 "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.github.jeroenr : tepkin_2.11 | jar | 0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |