Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.github.hughsimpson |
ArtifactId | ArtifactIdscalameter_3 |
Version | Version0.22 |
Type | Typejar |
Filename | Size |
---|---|
scalameter_3-0.22.pom | |
scalameter_3-0.22.jar | 796 KB |
scalameter_3-0.22-sources.jar | 283 KB |
scalameter_3-0.22-javadoc.jar | 705 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hughsimpson/scalameter_3/ -->
<dependency>
<groupId>io.github.hughsimpson</groupId>
<artifactId>scalameter_3</artifactId>
<version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hughsimpson/scalameter_3/
implementation 'io.github.hughsimpson:scalameter_3:0.22'
// https://jarcasting.com/artifacts/io.github.hughsimpson/scalameter_3/
implementation ("io.github.hughsimpson:scalameter_3:0.22")
'io.github.hughsimpson:scalameter_3:jar:0.22'
<dependency org="io.github.hughsimpson" name="scalameter_3" rev="0.22">
<artifact name="scalameter_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hughsimpson', module='scalameter_3', version='0.22')
)
libraryDependencies += "io.github.hughsimpson" % "scalameter_3" % "0.22"
[io.github.hughsimpson/scalameter_3 "0.22"]