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