License |
License |
---|---|
GroupId | GroupIdcom.github.rhyskeepence |
ArtifactId | ArtifactIdcore_2.11 |
Version | Version1.0.24 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.rhyskeepence |
Filename | Size |
---|---|
core_2.11-1.0.24.pom | |
core_2.11-1.0.24.jar | 277 KB |
core_2.11-1.0.24-sources.jar | 39 KB |
core_2.11-1.0.24-javadoc.jar | 620 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rhyskeepence/core_2.11/ -->
<dependency>
<groupId>com.github.rhyskeepence</groupId>
<artifactId>core_2.11</artifactId>
<version>1.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rhyskeepence/core_2.11/
implementation 'com.github.rhyskeepence:core_2.11:1.0.24'
// https://jarcasting.com/artifacts/com.github.rhyskeepence/core_2.11/
implementation ("com.github.rhyskeepence:core_2.11:1.0.24")
'com.github.rhyskeepence:core_2.11:jar:1.0.24'
<dependency org="com.github.rhyskeepence" name="core_2.11" rev="1.0.24">
<artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rhyskeepence', module='core_2.11', version='1.0.24')
)
libraryDependencies += "com.github.rhyskeepence" % "core_2.11" % "1.0.24"
[com.github.rhyskeepence/core_2.11 "1.0.24"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler Optional | jar | 2.11.1 |
org.specs2 : specs2_2.11 | jar | 2.3.12 |
org.scalatest : scalatest_2.11 | jar | 2.2.0-RC1 |
com.github.scala-incubator.io : scala-io-file_2.11 | jar | 0.4.3 |
org.pegdown : pegdown | jar | 1.4.2 |
net.sourceforge.plantuml : plantuml | jar | 7999 |
org.scalacheck : scalacheck_2.11 Optional | jar | 1.11.4 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.1 |