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