soccf-runtime

Java runtime for Simple Open Code Coverage Framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.klazz.soccf
ArtifactId

ArtifactId

soccf-runtime
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

soccf-runtime
Java runtime for Simple Open Code Coverage Framework
Project URL

Project URL

https://github.com/kohyatoh/soccf-runtime
Source Code Management

Source Code Management

https://github.com/kohyatoh/soccf-runtime

Download soccf-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/net.klazz.soccf/soccf-runtime/ -->
<dependency>
    <groupId>net.klazz.soccf</groupId>
    <artifactId>soccf-runtime</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.klazz.soccf/soccf-runtime/
implementation 'net.klazz.soccf:soccf-runtime:0.0.1'
// https://jarcasting.com/artifacts/net.klazz.soccf/soccf-runtime/
implementation ("net.klazz.soccf:soccf-runtime:0.0.1")
'net.klazz.soccf:soccf-runtime:jar:0.0.1'
<dependency org="net.klazz.soccf" name="soccf-runtime" rev="0.0.1">
  <artifact name="soccf-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.klazz.soccf', module='soccf-runtime', version='0.0.1')
)
libraryDependencies += "net.klazz.soccf" % "soccf-runtime" % "0.0.1"
[net.klazz.soccf/soccf-runtime "0.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1