License |
License
Apache-style
|
---|---|
GroupId | GroupIdcom.gilt |
ArtifactId | ArtifactIdgfc-time_2.10 |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptiongfc-time
gfc-time
|
Project Organization |
Project Organizationcom.gilt |
Filename | Size |
---|---|
gfc-time_2.10-0.0.7.pom | |
gfc-time_2.10-0.0.7.jar | 22 KB |
gfc-time_2.10-0.0.7-sources.jar | 3 KB |
gfc-time_2.10-0.0.7-javadoc.jar | 361 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/gfc-time_2.10/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>gfc-time_2.10</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/gfc-time_2.10/
implementation 'com.gilt:gfc-time_2.10:0.0.7'
// https://jarcasting.com/artifacts/com.gilt/gfc-time_2.10/
implementation ("com.gilt:gfc-time_2.10:0.0.7")
'com.gilt:gfc-time_2.10:jar:0.0.7'
<dependency org="com.gilt" name="gfc-time_2.10" rev="0.0.7">
<artifact name="gfc-time_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='gfc-time_2.10', version='0.0.7')
)
libraryDependencies += "com.gilt" % "gfc-time_2.10" % "0.0.7"
[com.gilt/gfc-time_2.10 "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.0 |