License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.athaydes.automaton |
ArtifactId | ArtifactIdswing-selectors |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswing-selectors
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swing-selectors-1.0.1.pom | |
swing-selectors-1.0.1.jar | 34 KB |
swing-selectors-1.0.1-sources.jar | 5 KB |
swing-selectors-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.athaydes.automaton/swing-selectors/ -->
<dependency>
<groupId>com.athaydes.automaton</groupId>
<artifactId>swing-selectors</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.athaydes.automaton/swing-selectors/
implementation 'com.athaydes.automaton:swing-selectors:1.0.1'
// https://jarcasting.com/artifacts/com.athaydes.automaton/swing-selectors/
implementation ("com.athaydes.automaton:swing-selectors:1.0.1")
'com.athaydes.automaton:swing-selectors:jar:1.0.1'
<dependency org="com.athaydes.automaton" name="swing-selectors" rev="1.0.1">
<artifact name="swing-selectors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.athaydes.automaton', module='swing-selectors', version='1.0.1')
)
libraryDependencies += "com.athaydes.automaton" % "swing-selectors" % "1.0.1"
[com.athaydes.automaton/swing-selectors "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.athaydes : spock-reports | jar | 1.2.7 |
org.spockframework : spock-core | jar | 1.0-groovy-2.3 |
cglib : cglib-nodep | jar | 2.2 |