License |
License |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-group |
Version | Version1.1.1.9-jre16 |
Type | Typepom |
Description |
DescriptionJWebMP Master POM
The Parent Holder for JWebMP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebmp-group-1.1.1.9-jre16.pom | 942 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-group/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-group</artifactId>
<version>1.1.1.9-jre16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-group/
implementation 'com.jwebmp:jwebmp-group:1.1.1.9-jre16'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-group/
implementation ("com.jwebmp:jwebmp-group:1.1.1.9-jre16")
'com.jwebmp:jwebmp-group:pom:1.1.1.9-jre16'
<dependency org="com.jwebmp" name="jwebmp-group" rev="1.1.1.9-jre16">
<artifact name="jwebmp-group" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-group', version='1.1.1.9-jre16')
)
libraryDependencies += "com.jwebmp" % "jwebmp-group" % "1.1.1.9-jre16"
[com.jwebmp/jwebmp-group "1.1.1.9-jre16"]