| License | License | 
|---|---|
| Categories | CategoriesJavaScript Languages JUnit Unit Testing | 
| GroupId | GroupIdcom.belteshazzar | 
| ArtifactId | ArtifactIdjunit-js | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJUnit-JS JavaScript JUnit Runner | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| junit-js-1.0.0.pom | |
| junit-js-1.0.0.jar | 11 KB | 
| junit-js-1.0.0-sources.jar | 4 KB | 
| junit-js-1.0.0-javadoc.jar | 45 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.belteshazzar/junit-js/ -->
<dependency>
    <groupId>com.belteshazzar</groupId>
    <artifactId>junit-js</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.belteshazzar/junit-js/
implementation 'com.belteshazzar:junit-js:1.0.0'// https://jarcasting.com/artifacts/com.belteshazzar/junit-js/
implementation ("com.belteshazzar:junit-js:1.0.0")'com.belteshazzar:junit-js:jar:1.0.0'<dependency org="com.belteshazzar" name="junit-js" rev="1.0.0">
  <artifact name="junit-js" type="jar" />
</dependency>@Grapes(
@Grab(group='com.belteshazzar', module='junit-js', version='1.0.0')
)libraryDependencies += "com.belteshazzar" % "junit-js" % "1.0.0"[com.belteshazzar/junit-js "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |