Last Version

Polonium tool core 1.1.0.CR3

Polonium introduces new way of describing JUnit4 tests

License

License

GroupId

GroupId

com.polonium-framework
ArtifactId

ArtifactId

polonium-core
Version

Version

1.1.0.CR3
Type

Type

jar
Description

Description

Polonium tool core
Polonium introduces new way of describing JUnit4 tests
Source Code Management

Source Code Management

https://Marek.Serwanski70@code.google.com/p/polonium-framework/

Download polonium-core 1.1.0.CR3


<!-- https://jarcasting.com/artifacts/com.polonium-framework/polonium-core/ -->
<dependency>
    <groupId>com.polonium-framework</groupId>
    <artifactId>polonium-core</artifactId>
    <version>1.1.0.CR3</version>
</dependency>
// https://jarcasting.com/artifacts/com.polonium-framework/polonium-core/
implementation 'com.polonium-framework:polonium-core:1.1.0.CR3'
// https://jarcasting.com/artifacts/com.polonium-framework/polonium-core/
implementation ("com.polonium-framework:polonium-core:1.1.0.CR3")
'com.polonium-framework:polonium-core:jar:1.1.0.CR3'
<dependency org="com.polonium-framework" name="polonium-core" rev="1.1.0.CR3">
  <artifact name="polonium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.polonium-framework', module='polonium-core', version='1.1.0.CR3')
)
libraryDependencies += "com.polonium-framework" % "polonium-core" % "1.1.0.CR3"
[com.polonium-framework/polonium-core "1.1.0.CR3"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.