License |
License |
---|---|
GroupId | GroupIdcom.github.srec |
ArtifactId | ArtifactIdsrec-examples |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionsrec-examples
srec is a Java Swing record / replay tool
|
Filename | Size |
---|---|
srec-examples-0.1.1.pom | |
srec-examples-0.1.1.jar | 3 KB |
srec-examples-0.1.1-tests.jar | 2 KB |
srec-examples-0.1.1-sources.jar | 1 KB |
srec-examples-0.1.1-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.srec/srec-examples/ -->
<dependency>
<groupId>com.github.srec</groupId>
<artifactId>srec-examples</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.srec/srec-examples/
implementation 'com.github.srec:srec-examples:0.1.1'
// https://jarcasting.com/artifacts/com.github.srec/srec-examples/
implementation ("com.github.srec:srec-examples:0.1.1")
'com.github.srec:srec-examples:jar:0.1.1'
<dependency org="com.github.srec" name="srec-examples" rev="0.1.1">
<artifact name="srec-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.srec', module='srec-examples', version='0.1.1')
)
libraryDependencies += "com.github.srec" % "srec-examples" % "0.1.1"
[com.github.srec/srec-examples "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.srec : srec-core | jar | 0.1.1 |
com.github.srec : srec-core | test-jar | 0.1.1 |
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.jruby.embed : jruby-embed | jar | 0.1.3 |
org.jruby : jruby | jar | 1.4.1 |
cuke4duke » cuke4duke | jar | 0.3.0.beta.2 |
org.picocontainer : picocontainer | jar | 2.8.3 |