is not current version
Last Version 1.0.0-beta.2.0.0

org.webjars.npm:aurelia-testing 0.3.1

WebJar for aurelia-testing

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

aurelia-testing
Version

Version

0.3.1
Type

Type

jar

Download aurelia-testing 0.3.1


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