License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.stun4j |
ArtifactId | ArtifactIdstun4j-guid-parent |
Last Version | Last Version1.2.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStun4J Guid Parent
Parent pom providing dependency and plugin management for Stun4J Guid projects built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stun4j-guid-parent-1.2.2.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stun4j/stun4j-guid-parent/ -->
<dependency>
<groupId>com.stun4j</groupId>
<artifactId>stun4j-guid-parent</artifactId>
<version>1.2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.stun4j/stun4j-guid-parent/
implementation 'com.stun4j:stun4j-guid-parent:1.2.2.1'
// https://jarcasting.com/artifacts/com.stun4j/stun4j-guid-parent/
implementation ("com.stun4j:stun4j-guid-parent:1.2.2.1")
'com.stun4j:stun4j-guid-parent:pom:1.2.2.1'
<dependency org="com.stun4j" name="stun4j-guid-parent" rev="1.2.2.1">
<artifact name="stun4j-guid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.stun4j', module='stun4j-guid-parent', version='1.2.2.1')
)
libraryDependencies += "com.stun4j" % "stun4j-guid-parent" % "1.2.2.1"
[com.stun4j/stun4j-guid-parent "1.2.2.1"]