is not current version
Last Version 4.1.1

org.unidal.framework:eunit-testfwk 3.0.3


GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

eunit-testfwk
Version

Version

3.0.3
Type

Type

jar

Download eunit-testfwk 3.0.3


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