is not current version
Last Version 2.3.16

com.mobidevelop.robovm:robovm-junit-client 2.3.13

The RoboVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU. No interpreter or virtual machine involved.

License

License

Categories

Categories

IDE Development Tools JUnit Unit Testing CLI User Interface
GroupId

GroupId

com.mobidevelop.robovm
ArtifactId

ArtifactId

robovm-junit-client
Version

Version

2.3.13
Type

Type

jar
Description

Description

The RoboVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU. No interpreter or virtual machine involved.
Project Organization

Project Organization

com.mobidevelop.robovm

Download robovm-junit-client 2.3.13


<!-- https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-junit-client/ -->
<dependency>
    <groupId>com.mobidevelop.robovm</groupId>
    <artifactId>robovm-junit-client</artifactId>
    <version>2.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-junit-client/
implementation 'com.mobidevelop.robovm:robovm-junit-client:2.3.13'
// https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-junit-client/
implementation ("com.mobidevelop.robovm:robovm-junit-client:2.3.13")
'com.mobidevelop.robovm:robovm-junit-client:jar:2.3.13'
<dependency org="com.mobidevelop.robovm" name="robovm-junit-client" rev="2.3.13">
  <artifact name="robovm-junit-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobidevelop.robovm', module='robovm-junit-client', version='2.3.13')
)
libraryDependencies += "com.mobidevelop.robovm" % "robovm-junit-client" % "2.3.13"
[com.mobidevelop.robovm/robovm-junit-client "2.3.13"]

Dependencies

provided (2)

Group / Artifact Type Version
com.mobidevelop.robovm : robovm-compiler jar 2.3.13
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
com.mobidevelop.robovm : robovm-junit-server jar 2.3.13
com.mobidevelop.robovm : robovm-maven-resolver jar 2.3.13

Project Modules

There are no modules declared in this project.