License |
License |
---|---|
GroupId | GroupIdcom.github.srec |
ArtifactId | ArtifactIdsrec-core |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionsrec-core
srec is a Java Swing record / replay tool
|
Filename | Size |
---|---|
srec-core-0.1.1.pom | |
srec-core-0.1.1.jar | 152 KB |
srec-core-0.1.1-tests.jar | 14 KB |
srec-core-0.1.1-sources.jar | 72 KB |
srec-core-0.1.1-javadoc.jar | 537 KB |
Browse |
<!-- 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"]
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 |