License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee |
ArtifactId | ArtifactIdjwebmp-builder |
Last Version | Last Version1.2.2.1-jre17 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJWebMP Builder
The Builder POM for JWebMP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebmp-builder-1.2.2.1-jre17.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee/jwebmp-builder/ -->
<dependency>
<groupId>com.guicedee</groupId>
<artifactId>jwebmp-builder</artifactId>
<version>1.2.2.1-jre17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee/jwebmp-builder/
implementation 'com.guicedee:jwebmp-builder:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee/jwebmp-builder/
implementation ("com.guicedee:jwebmp-builder:1.2.2.1-jre17")
'com.guicedee:jwebmp-builder:pom:1.2.2.1-jre17'
<dependency org="com.guicedee" name="jwebmp-builder" rev="1.2.2.1-jre17">
<artifact name="jwebmp-builder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee', module='jwebmp-builder', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee" % "jwebmp-builder" % "1.2.2.1-jre17"
[com.guicedee/jwebmp-builder "1.2.2.1-jre17"]