License |
License |
---|---|
GroupId | GroupIdme.tongfei |
ArtifactId | ArtifactIdkingscross-common_2.11 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkingscross-common
kingscross-common
|
Project URL |
Project URL |
Project Organization |
Project Organizationme.tongfei |
<!-- https://jarcasting.com/artifacts/me.tongfei/kingscross-common_2.11/ -->
<dependency>
<groupId>me.tongfei</groupId>
<artifactId>kingscross-common_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.tongfei/kingscross-common_2.11/
implementation 'me.tongfei:kingscross-common_2.11:0.1.0'
// https://jarcasting.com/artifacts/me.tongfei/kingscross-common_2.11/
implementation ("me.tongfei:kingscross-common_2.11:0.1.0")
'me.tongfei:kingscross-common_2.11:jar:0.1.0'
<dependency org="me.tongfei" name="kingscross-common_2.11" rev="0.1.0">
<artifact name="kingscross-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tongfei', module='kingscross-common_2.11', version='0.1.0')
)
libraryDependencies += "me.tongfei" % "kingscross-common_2.11" % "0.1.0"
[me.tongfei/kingscross-common_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |