License |
License |
---|---|
GroupId | GroupIdme.tongfei |
ArtifactId | ArtifactIdprogressbar_2.11 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprogressbar
progressbar
|
Project Organization |
Project Organizationme.tongfei |
Filename | Size |
---|---|
progressbar_2.11-0.4.0.pom | |
progressbar_2.11-0.4.0.jar | 4 KB |
progressbar_2.11-0.4.0-sources.jar | 1 KB |
progressbar_2.11-0.4.0-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.tongfei/progressbar_2.11/ -->
<dependency>
<groupId>me.tongfei</groupId>
<artifactId>progressbar_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.tongfei/progressbar_2.11/
implementation 'me.tongfei:progressbar_2.11:0.4.0'
// https://jarcasting.com/artifacts/me.tongfei/progressbar_2.11/
implementation ("me.tongfei:progressbar_2.11:0.4.0")
'me.tongfei:progressbar_2.11:jar:0.4.0'
<dependency org="me.tongfei" name="progressbar_2.11" rev="0.4.0">
<artifact name="progressbar_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tongfei', module='progressbar_2.11', version='0.4.0')
)
libraryDependencies += "me.tongfei" % "progressbar_2.11" % "0.4.0"
[me.tongfei/progressbar_2.11 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
me.tongfei : progressbar | jar | 0.4.0 |