GroupId | GroupIdcom.jwebmp.core |
---|---|
ArtifactId | ArtifactIdjwebmp-core-modules |
Version | Version1.0.19.10 |
Type | Typepom |
Filename | Size |
---|---|
jwebmp-core-modules-1.0.19.10.pom | 947 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-core-modules/ -->
<dependency>
<groupId>com.jwebmp.core</groupId>
<artifactId>jwebmp-core-modules</artifactId>
<version>1.0.19.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-core-modules/
implementation 'com.jwebmp.core:jwebmp-core-modules:1.0.19.10'
// https://jarcasting.com/artifacts/com.jwebmp.core/jwebmp-core-modules/
implementation ("com.jwebmp.core:jwebmp-core-modules:1.0.19.10")
'com.jwebmp.core:jwebmp-core-modules:pom:1.0.19.10'
<dependency org="com.jwebmp.core" name="jwebmp-core-modules" rev="1.0.19.10">
<artifact name="jwebmp-core-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.core', module='jwebmp-core-modules', version='1.0.19.10')
)
libraryDependencies += "com.jwebmp.core" % "jwebmp-core-modules" % "1.0.19.10"
[com.jwebmp.core/jwebmp-core-modules "1.0.19.10"]