c

constants-uint16-max

Maximum unsigned 16-bit integer.
https://stdlib.io
Apache-2.0
The Stdlib Authors
stdlib-bot kgryte planeshifter rreusser
Files download
File Operation
constants-uint16-max-0.0.7.jar download
constants-uint16-max-0.0.7.pom download
constants-uint16-max-0.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.stdlib</groupId>
  <artifactId>constants-uint16-max</artifactId>
  <version>0.0.7</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.stdlib:constants-uint16-max:0.0.7'
Gradle Kotlin
implementation("org.mvnpm.at.stdlib:constants-uint16-max:0.0.7")
Scala SBT
libraryDependencies += "org.mvnpm.at.stdlib" % "constants-uint16-max" % "0.0.7"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.stdlib', module='constants-uint16-max', version='0.0.7')
)
Apache Ivy
<dependency org="org.mvnpm.at.stdlib" name="constants-uint16-max" rev="0.0.7" />
Leiningen
[org.mvnpm.at.stdlib/constants-uint16-max "0.0.7"]
Apache Buildr
'org.mvnpm.at.stdlib:constants-uint16-max:jar:0.0.7'
Dependencies
The project has no third-party dependencies