License |
License |
---|---|
GroupId | GroupIdcom.codecommit |
ArtifactId | ArtifactIdshims-core_2.10 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionshims-core
shims-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shims-core_2.10-0.3.1.pom | |
shims-core_2.10-0.3.1.jar | 22 KB |
shims-core_2.10-0.3.1-sources.jar | 2 KB |
shims-core_2.10-0.3.1-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codecommit/shims-core_2.10/ -->
<dependency>
<groupId>com.codecommit</groupId>
<artifactId>shims-core_2.10</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codecommit/shims-core_2.10/
implementation 'com.codecommit:shims-core_2.10:0.3.1'
// https://jarcasting.com/artifacts/com.codecommit/shims-core_2.10/
implementation ("com.codecommit:shims-core_2.10:0.3.1")
'com.codecommit:shims-core_2.10:jar:0.3.1'
<dependency org="com.codecommit" name="shims-core_2.10" rev="0.3.1">
<artifact name="shims-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codecommit', module='shims-core_2.10', version='0.3.1')
)
libraryDependencies += "com.codecommit" % "shims-core_2.10" % "0.3.1"
[com.codecommit/shims-core_2.10 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |