License |
License |
---|---|
GroupId | GroupIdone.xingyi |
ArtifactId | ArtifactIdsample_2.13 |
Version | Version1.2.12 |
Type | Typejar |
Description |
Descriptionsample
sample
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sample_2.13-1.2.12.pom | |
sample_2.13-1.2.12.jar | 173 KB |
sample_2.13-1.2.12-sources.jar | 16 KB |
sample_2.13-1.2.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/one.xingyi/sample_2.13/ -->
<dependency>
<groupId>one.xingyi</groupId>
<artifactId>sample_2.13</artifactId>
<version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/one.xingyi/sample_2.13/
implementation 'one.xingyi:sample_2.13:1.2.12'
// https://jarcasting.com/artifacts/one.xingyi/sample_2.13/
implementation ("one.xingyi:sample_2.13:1.2.12")
'one.xingyi:sample_2.13:jar:1.2.12'
<dependency org="one.xingyi" name="sample_2.13" rev="1.2.12">
<artifact name="sample_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.xingyi', module='sample_2.13', version='1.2.12')
)
libraryDependencies += "one.xingyi" % "sample_2.13" % "1.2.12"
[one.xingyi/sample_2.13 "1.2.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
one.xingyi : core_2.13 | jar | 1.2.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.scalatest : scalatest_2.13 | jar | 3.2.2 |
com.itv : scalapact-scalatest_2.13 | jar | 2.3.17 |
junit : junit | jar | 4.12 |