srec

srec is a Java Swing record / replay tool

License

License

GroupId

GroupId

com.github.srec
ArtifactId

ArtifactId

srec
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

srec
srec is a Java Swing record / replay tool
Project URL

Project URL

http://github.com/

Download srec

Filename Size
srec-0.1.1.pom 11 KB
srec-0.1.1-tests.jar 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • hadoop
  • examples

Versions

Version
0.1.1
0.1.0