License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdvisual-library-jung |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVisual Library + Jung (parent)
Parent project for Visual-Library + JUNG integration
|
Project Organization |
Project OrganizationMastfrog Technologies |
Filename | Size |
---|---|
visual-library-jung-2.2.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/visual-library-jung/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>visual-library-jung</artifactId>
<version>2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/visual-library-jung/
implementation 'com.mastfrog:visual-library-jung:2.2'
// https://jarcasting.com/artifacts/com.mastfrog/visual-library-jung/
implementation ("com.mastfrog:visual-library-jung:2.2")
'com.mastfrog:visual-library-jung:pom:2.2'
<dependency org="com.mastfrog" name="visual-library-jung" rev="2.2">
<artifact name="visual-library-jung" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='visual-library-jung', version='2.2')
)
libraryDependencies += "com.mastfrog" % "visual-library-jung" % "2.2"
[com.mastfrog/visual-library-jung "2.2"]