Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.security |
ArtifactId | ArtifactIdjwebmp-plugins-security-parent |
Version | Version1.0.19.13-jre15 |
Type | Typepom |
Filename | Size |
---|---|
jwebmp-plugins-security-parent-1.0.19.13-jre15.pom | 894 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-security-parent/ -->
<dependency>
<groupId>com.jwebmp.plugins.security</groupId>
<artifactId>jwebmp-plugins-security-parent</artifactId>
<version>1.0.19.13-jre15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-security-parent/
implementation 'com.jwebmp.plugins.security:jwebmp-plugins-security-parent:1.0.19.13-jre15'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.security/jwebmp-plugins-security-parent/
implementation ("com.jwebmp.plugins.security:jwebmp-plugins-security-parent:1.0.19.13-jre15")
'com.jwebmp.plugins.security:jwebmp-plugins-security-parent:pom:1.0.19.13-jre15'
<dependency org="com.jwebmp.plugins.security" name="jwebmp-plugins-security-parent" rev="1.0.19.13-jre15">
<artifact name="jwebmp-plugins-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.security', module='jwebmp-plugins-security-parent', version='1.0.19.13-jre15')
)
libraryDependencies += "com.jwebmp.plugins.security" % "jwebmp-plugins-security-parent" % "1.0.19.13-jre15"
[com.jwebmp.plugins.security/jwebmp-plugins-security-parent "1.0.19.13-jre15"]