License |
License |
---|---|
GroupId | GroupIdcom.github.krever |
ArtifactId | ArtifactIdjimcy-core_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionjimcy-core
jimcy-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.krever |
Filename | Size |
---|---|
jimcy-core_2.11-0.2.0.pom | |
jimcy-core_2.11-0.2.0.jar | 25 KB |
jimcy-core_2.11-0.2.0-sources.jar | 3 KB |
jimcy-core_2.11-0.2.0-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.krever/jimcy-core_2.11/ -->
<dependency>
<groupId>com.github.krever</groupId>
<artifactId>jimcy-core_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krever/jimcy-core_2.11/
implementation 'com.github.krever:jimcy-core_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.krever/jimcy-core_2.11/
implementation ("com.github.krever:jimcy-core_2.11:0.2.0")
'com.github.krever:jimcy-core_2.11:jar:0.2.0'
<dependency org="com.github.krever" name="jimcy-core_2.11" rev="0.2.0">
<artifact name="jimcy-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krever', module='jimcy-core_2.11', version='0.2.0')
)
libraryDependencies += "com.github.krever" % "jimcy-core_2.11" % "0.2.0"
[com.github.krever/jimcy-core_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 2.4.15 |
org.specs2 : specs2-mock_2.11 | jar | 2.4.15 |