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