GroupId | GroupIdcom.jwebmp.core |
---|---|
ArtifactId | ArtifactIdjwebmp-core-modules |
Version | Version0.67.0.16 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-core-modules-0.67.0.16.pom | 935 bytes |
jwebmp-core-modules-0.67.0.16-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-core-modules/ -->
<dependency>
<groupId>com.jwebmp.core</groupId>
<artifactId>jwebmp-core-modules</artifactId>
<version>0.67.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-core-modules/
implementation 'com.jwebmp.core:jwebmp-core-modules:0.67.0.16'
// https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-core-modules/
implementation ("com.jwebmp.core:jwebmp-core-modules:0.67.0.16")
'com.jwebmp.core:jwebmp-core-modules:jar:0.67.0.16'
<dependency org="com.jwebmp.core" name="jwebmp-core-modules" rev="0.67.0.16">
<artifact name="jwebmp-core-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.core', module='jwebmp-core-modules', version='0.67.0.16')
)
libraryDependencies += "com.jwebmp.core" % "jwebmp-core-modules" % "0.67.0.16"
[com.jwebmp.core/jwebmp-core-modules "0.67.0.16"]