License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.github.tomasmikula |
ArtifactId | ArtifactIdhasheq_2.12 |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionhasheq
hasheq
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tomasmikula |
Filename | Size |
---|---|
hasheq_2.12-0.3.pom | |
hasheq_2.12-0.3.jar | 247 KB |
hasheq_2.12-0.3-sources.jar | 39 KB |
hasheq_2.12-0.3-javadoc.jar | 852 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tomasmikula/hasheq_2.12/ -->
<dependency>
<groupId>com.github.tomasmikula</groupId>
<artifactId>hasheq_2.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomasmikula/hasheq_2.12/
implementation 'com.github.tomasmikula:hasheq_2.12:0.3'
// https://jarcasting.com/artifacts/com.github.tomasmikula/hasheq_2.12/
implementation ("com.github.tomasmikula:hasheq_2.12:0.3")
'com.github.tomasmikula:hasheq_2.12:jar:0.3'
<dependency org="com.github.tomasmikula" name="hasheq_2.12" rev="0.3">
<artifact name="hasheq_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomasmikula', module='hasheq_2.12', version='0.3')
)
libraryDependencies += "com.github.tomasmikula" % "hasheq_2.12" % "0.3"
[com.github.tomasmikula/hasheq_2.12 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
org.scalacheck : scalacheck_2.12 | jar | 1.13.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |
org.tpolecat » tut-core_2.12 | jar | 0.4.8 |