is not current version
Last Version 1.0.5

org.webjars.npm:copy-concurrently 1.0.0

WebJar for copy-concurrently

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

copy-concurrently
Version

Version

1.0.0
Type

Type

jar

Download copy-concurrently 1.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/copy-concurrently/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>copy-concurrently</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/copy-concurrently/
implementation 'org.webjars.npm:copy-concurrently:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/copy-concurrently/
implementation ("org.webjars.npm:copy-concurrently:1.0.0")
'org.webjars.npm:copy-concurrently:jar:1.0.0'
<dependency org="org.webjars.npm" name="copy-concurrently" rev="1.0.0">
  <artifact name="copy-concurrently" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='copy-concurrently', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "copy-concurrently" % "1.0.0"
[org.webjars.npm/copy-concurrently "1.0.0"]