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