GroupId | GroupIdcom.linkedin.dagli |
---|---|
ArtifactId | ArtifactIdmath-hashing |
Version | Version15.0.0-beta8 |
Type | Typejar |
Filename | Size |
---|---|
math-hashing-15.0.0-beta8.pom | |
math-hashing-15.0.0-beta8.jar | 10 KB |
math-hashing-15.0.0-beta8-sources.jar | 11 KB |
math-hashing-15.0.0-beta8-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/math-hashing/ -->
<dependency>
<groupId>com.linkedin.dagli</groupId>
<artifactId>math-hashing</artifactId>
<version>15.0.0-beta8</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/math-hashing/
implementation 'com.linkedin.dagli:math-hashing:15.0.0-beta8'
// https://jarcasting.com/artifacts/com.linkedin.dagli/math-hashing/
implementation ("com.linkedin.dagli:math-hashing:15.0.0-beta8")
'com.linkedin.dagli:math-hashing:jar:15.0.0-beta8'
<dependency org="com.linkedin.dagli" name="math-hashing" rev="15.0.0-beta8">
<artifact name="math-hashing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='math-hashing', version='15.0.0-beta8')
)
libraryDependencies += "com.linkedin.dagli" % "math-hashing" % "15.0.0-beta8"
[com.linkedin.dagli/math-hashing "15.0.0-beta8"]