c

constants-float64-max-safe-integer

Maximum safe double-precision floating-point integer.
https://stdlib.io
Apache-2.0
The Stdlib Authors
stdlib-bot kgryte planeshifter rreusser
文件下载
文件名 操作
constants-float64-max-safe-integer-0.0.8.jar 下载
constants-float64-max-safe-integer-0.0.8.pom 下载
constants-float64-max-safe-integer-0.0.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.stdlib</groupId>
  <artifactId>constants-float64-max-safe-integer</artifactId>
  <version>0.0.8</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.stdlib:constants-float64-max-safe-integer:0.0.8'
Gradle Kotlin
implementation("org.mvnpm.at.stdlib:constants-float64-max-safe-integer:0.0.8")
Scala SBT
libraryDependencies += "org.mvnpm.at.stdlib" % "constants-float64-max-safe-integer" % "0.0.8"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.stdlib', module='constants-float64-max-safe-integer', version='0.0.8')
)
Apache Ivy
<dependency org="org.mvnpm.at.stdlib" name="constants-float64-max-safe-integer" rev="0.0.8" />
Leiningen
[org.mvnpm.at.stdlib/constants-float64-max-safe-integer "0.0.8"]
Apache Buildr
'org.mvnpm.at.stdlib:constants-float64-max-safe-integer:jar:0.0.8'