MVN

org.jetbrains.bio : npy

Maven & Gradle

Feb 17, 2021
1 usages
51 stars

npy · NPY and NPZ support for the JVM

<dependency>
    <groupId>org.jetbrains.bio</groupId>
    <artifactId>npy</artifactId>
    <version>0.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.bio : npy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.5

All Versions

Choose a version of org.jetbrains.bio : npy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
npy-0.3.5

How to add a dependency to Maven

Add the following org.jetbrains.bio : npy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.bio</groupId>
    <artifactId>npy</artifactId>
    <version>0.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.bio : npy gradle dependency to your build.gradle file:

implementation 'org.jetbrains.bio:npy:0.3.5'

Gradle Kotlin DSL: Add the following org.jetbrains.bio : npy gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.bio:npy:0.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.bio : npy sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.bio" % "npy" % "0.3.5"

Advertisement

Dependencies from Group

Nov 04, 2021
1 usages
123 stars
npy
Feb 17, 2021
1 usages
51 stars
big
Feb 19, 2021
12 stars

Discover Dependencies

Feb 20, 2021
1 usages
2 stars
Apr 03, 2021
1 usages
346 stars
Apr 03, 2021
1 usages
346 stars
Feb 21, 2021
1 usages
1 stars
Feb 21, 2021
1 usages
1 stars
Feb 21, 2021
1 usages
1 stars
Feb 21, 2021
2 usages
1 stars
Feb 24, 2021
1 usages
1 stars
Aug 22, 2023
2 usages
201 stars