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