srec-core

srec is a Java Swing record / replay tool

License

License

GroupId

GroupId

com.github.srec
ArtifactId

ArtifactId

srec-core
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

srec-core
srec is a Java Swing record / replay tool

Download srec-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
net.java.dev » jemmy jar 2.3
commons-lang : commons-lang jar 2.4
log4j : log4j jar 1.2.15
com.intellij : forms_rt jar 9.0.1
org.testng : testng jar 5.11
org.antlr : antlr jar 3.2
org.antlr : gunit jar 3.2
net.sf.scannotation : scannotation jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0