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_3.2.1 0.5.7


Group ID:
org.scala-native
Artifact ID:
junit-plugin_3.2.1
Version:
0.5.7
Release Date:
Feb 26, 2025
Licenses:
Files:
Full Scala Version:
3.2.1

libraryDependencies += "org.scala-native" % "junit-plugin_3.2.1" % "0.5.7"

Mill build tool

ivy"org.scala-native:junit-plugin_3.2.1:0.5.7"

Scala CLI

//> using dep "org.scala-native:junit-plugin_3.2.1:0.5.7"

Ammonite REPL

import $ivy.`org.scala-native:junit-plugin_3.2.1:0.5.7`

<dependency>
  <groupId>org.scala-native</groupId>
  <artifactId>junit-plugin_3.2.1</artifactId>
  <version>0.5.7</version>
</dependency>

compile group: 'org.scala-native', name: 'junit-plugin_3.2.1', version: '0.5.7'