scala-native / scala-native   0.5.8

Website GitHub

Your favorite language gets closer to bare metal.

Scala versions: 3.x 2.13 2.12
Scala Native versions: 0.5

junit-plugin_2.13.9 0.5.7


Group ID:
org.scala-native
Artifact ID:
junit-plugin_2.13.9
Version:
0.5.7
Release Date:
Feb 26, 2025
Licenses:
Files:
Full Scala Version:
2.13.9

libraryDependencies += "org.scala-native" % "junit-plugin_2.13.9" % "0.5.7"

Mill build tool

ivy"org.scala-native:junit-plugin_2.13.9:0.5.7"

Scala CLI

//> using dep "org.scala-native:junit-plugin_2.13.9:0.5.7"

Ammonite REPL

import $ivy.`org.scala-native:junit-plugin_2.13.9:0.5.7`

<dependency>
  <groupId>org.scala-native</groupId>
  <artifactId>junit-plugin_2.13.9</artifactId>
  <version>0.5.7</version>
</dependency>

compile group: 'org.scala-native', name: 'junit-plugin_2.13.9', version: '0.5.7'