License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdsmallmind-swing |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwing
Swing Extensions
|
Filename | Size |
---|---|
smallmind-swing-4.7.1.pom | |
smallmind-swing-4.7.1.jar | 286 KB |
smallmind-swing-4.7.1-sources.jar | 228 KB |
smallmind-swing-4.7.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-swing/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>smallmind-swing</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/smallmind-swing/
implementation 'org.smallmind:smallmind-swing:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/smallmind-swing/
implementation ("org.smallmind:smallmind-swing:4.7.1")
'org.smallmind:smallmind-swing:jar:4.7.1'
<dependency org="org.smallmind" name="smallmind-swing" rev="4.7.1">
<artifact name="smallmind-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='smallmind-swing', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "smallmind-swing" % "4.7.1"
[org.smallmind/smallmind-swing "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
org.smallmind : scribe-pen | jar | 4.7.1 |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |