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