j

jest-changed-files

WebJar for jest-changed-files
https://www.webjars.org
MIT
Files download
File Operation
jest-changed-files-29.2.0.jar download
jest-changed-files-29.2.0.pom download
jest-changed-files-29.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>jest-changed-files</artifactId>
  <version>29.2.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:jest-changed-files:29.2.0'
Gradle Kotlin
implementation("org.webjars.npm:jest-changed-files:29.2.0")
Scala SBT
libraryDependencies += "org.webjars.npm" % "jest-changed-files" % "29.2.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='jest-changed-files', version='29.2.0')
)
Apache Ivy
<dependency org="org.webjars.npm" name="jest-changed-files" rev="29.2.0" />
Leiningen
[org.webjars.npm/jest-changed-files "29.2.0"]
Apache Buildr
'org.webjars.npm:jest-changed-files:jar:29.2.0'