s

simplex3d-math-core_2.10

Vector Math DSL, Core Module.
http://www.simplex3d.org/
LGPLv3+
org.simplex3d
Aleksey Nikiforov
文件下载
文件名 操作
simplex3d-math-core_2.10-2.4.7.jar 下载
simplex3d-math-core_2.10-2.4.7.pom 下载
simplex3d-math-core_2.10-2.4.7-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.simplex3d</groupId>
  <artifactId>simplex3d-math-core_2.10</artifactId>
  <version>2.4.7</version>
</dependency>
Gradle Groovy
implementation 'org.simplex3d:simplex3d-math-core_2.10:2.4.7'
Gradle Kotlin
implementation("org.simplex3d:simplex3d-math-core_2.10:2.4.7")
Scala SBT
libraryDependencies += "org.simplex3d" % "simplex3d-math-core_2.10" % "2.4.7"
Groovy Grape
@Grapes(
  @Grab(group='org.simplex3d', module='simplex3d-math-core_2.10', version='2.4.7')
)
Apache Ivy
<dependency org="org.simplex3d" name="simplex3d-math-core_2.10" rev="2.4.7" />
Leiningen
[org.simplex3d/simplex3d-math-core_2.10 "2.4.7"]
Apache Buildr
'org.simplex3d:simplex3d-math-core_2.10:jar:2.4.7'
本项目依赖