a

at-least-node

Lightweight Node.js version sniffing/comparison
https://github.com/RyanZim/at-least-node#readme
ISC
Ryan Zimmerman
ryanzim
Files download
File Operation
at-least-node-1.0.0.jar download
at-least-node-1.0.0.pom download
at-least-node-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>at-least-node</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:at-least-node:1.0.0'
Gradle Kotlin
implementation("org.mvnpm:at-least-node:1.0.0")
Scala SBT
libraryDependencies += "org.mvnpm" % "at-least-node" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='at-least-node', version='1.0.0')
)
Apache Ivy
<dependency org="org.mvnpm" name="at-least-node" rev="1.0.0" />
Leiningen
[org.mvnpm/at-least-node "1.0.0"]
Apache Buildr
'org.mvnpm:at-least-node:jar:1.0.0'
Dependencies
The project has no third-party dependencies