| GroupId | GroupIdcom.gilt |
|---|---|
| ArtifactId | ArtifactIdgfc-time_2.9.1 |
| Version | Version0.0.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gfc-time_2.9.1-0.0.1.pom | |
| gfc-time_2.9.1-0.0.1.jar | 15 KB |
| gfc-time_2.9.1-0.0.1-sources.jar | 3 KB |
| gfc-time_2.9.1-0.0.1-javadoc.jar | 257 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/gfc-time_2.9.1/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>gfc-time_2.9.1</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/gfc-time_2.9.1/
implementation 'com.gilt:gfc-time_2.9.1:0.0.1'
// https://jarcasting.com/artifacts/com.gilt/gfc-time_2.9.1/
implementation ("com.gilt:gfc-time_2.9.1:0.0.1")
'com.gilt:gfc-time_2.9.1:jar:0.0.1'
<dependency org="com.gilt" name="gfc-time_2.9.1" rev="0.0.1">
<artifact name="gfc-time_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='gfc-time_2.9.1', version='0.0.1')
)
libraryDependencies += "com.gilt" % "gfc-time_2.9.1" % "0.0.1"
[com.gilt/gfc-time_2.9.1 "0.0.1"]