License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.examples |
ArtifactId | ArtifactIdjwebmp-examples-parent |
Version | Version1.2.1.1-jre17 |
Type | Typepom |
Description |
DescriptionJWebMP Examples
The root group holder for examples on JWebMP
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebmp-examples-parent-1.2.1.1-jre17.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.examples/jwebmp-examples-parent/ -->
<dependency>
<groupId>com.jwebmp.examples</groupId>
<artifactId>jwebmp-examples-parent</artifactId>
<version>1.2.1.1-jre17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.examples/jwebmp-examples-parent/
implementation 'com.jwebmp.examples:jwebmp-examples-parent:1.2.1.1-jre17'
// https://jarcasting.com/artifacts/com.jwebmp.examples/jwebmp-examples-parent/
implementation ("com.jwebmp.examples:jwebmp-examples-parent:1.2.1.1-jre17")
'com.jwebmp.examples:jwebmp-examples-parent:pom:1.2.1.1-jre17'
<dependency org="com.jwebmp.examples" name="jwebmp-examples-parent" rev="1.2.1.1-jre17">
<artifact name="jwebmp-examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.examples', module='jwebmp-examples-parent', version='1.2.1.1-jre17')
)
libraryDependencies += "com.jwebmp.examples" % "jwebmp-examples-parent" % "1.2.1.1-jre17"
[com.jwebmp.examples/jwebmp-examples-parent "1.2.1.1-jre17"]