GroupId | GroupIdorg.scanamo |
---|---|
ArtifactId | ArtifactIdscanamo-time_2.11 |
Version | Version0.10 |
Type | Typejar |
Filename | Size |
---|---|
scanamo-time_2.11-0.10.pom | |
scanamo-time_2.11-0.10.jar | 7 KB |
scanamo-time_2.11-0.10-sources.jar | 1 KB |
scanamo-time_2.11-0.10-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scanamo/scanamo-time_2.11/ -->
<dependency>
<groupId>org.scanamo</groupId>
<artifactId>scanamo-time_2.11</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.scanamo/scanamo-time_2.11/
implementation 'org.scanamo:scanamo-time_2.11:0.10'
// https://jarcasting.com/artifacts/org.scanamo/scanamo-time_2.11/
implementation ("org.scanamo:scanamo-time_2.11:0.10")
'org.scanamo:scanamo-time_2.11:jar:0.10'
<dependency org="org.scanamo" name="scanamo-time_2.11" rev="0.10">
<artifact name="scanamo-time_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scanamo', module='scanamo-time_2.11', version='0.10')
)
libraryDependencies += "org.scanamo" % "scanamo-time_2.11" % "0.10"
[org.scanamo/scanamo-time_2.11 "0.10"]