License |
License |
---|---|
GroupId | GroupIdorg.spire-math |
ArtifactId | ArtifactIdalgebra-macros_2.10 |
Version | Version0.4.2 |
Type | Typejar |
Description |
Descriptionmacros
macros
|
Project Organization |
Project Organizationorg.spire-math |
Filename | Size |
---|---|
algebra-macros_2.10-0.4.2.pom | |
algebra-macros_2.10-0.4.2.jar | 6 KB |
algebra-macros_2.10-0.4.2-sources.jar | 834 bytes |
algebra-macros_2.10-0.4.2-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spire-math/algebra-macros_2.10/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>algebra-macros_2.10</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/algebra-macros_2.10/
implementation 'org.spire-math:algebra-macros_2.10:0.4.2'
// https://jarcasting.com/artifacts/org.spire-math/algebra-macros_2.10/
implementation ("org.spire-math:algebra-macros_2.10:0.4.2")
'org.spire-math:algebra-macros_2.10:jar:0.4.2'
<dependency org="org.spire-math" name="algebra-macros_2.10" rev="0.4.2">
<artifact name="algebra-macros_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='algebra-macros_2.10', version='0.4.2')
)
libraryDependencies += "org.spire-math" % "algebra-macros_2.10" % "0.4.2"
[org.spire-math/algebra-macros_2.10 "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
org.scalamacros : quasiquotes_2.10 | jar | 2.1.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.10.5 |