Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdbr.com.softplan.security.zap |
ArtifactId | ArtifactIdzap-utils |
Version | Version1.2.0-0 |
Type | Typejar |
Filename | Size |
---|---|
zap-utils-1.2.0-0.pom | |
zap-utils-1.2.0-0.jar | 21 KB |
zap-utils-1.2.0-0-sources.jar | 14 KB |
zap-utils-1.2.0-0-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-utils/ -->
<dependency>
<groupId>br.com.softplan.security.zap</groupId>
<artifactId>zap-utils</artifactId>
<version>1.2.0-0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-utils/
implementation 'br.com.softplan.security.zap:zap-utils:1.2.0-0'
// https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-utils/
implementation ("br.com.softplan.security.zap:zap-utils:1.2.0-0")
'br.com.softplan.security.zap:zap-utils:jar:1.2.0-0'
<dependency org="br.com.softplan.security.zap" name="zap-utils" rev="1.2.0-0">
<artifact name="zap-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.softplan.security.zap', module='zap-utils', version='1.2.0-0')
)
libraryDependencies += "br.com.softplan.security.zap" % "zap-utils" % "1.2.0-0"
[br.com.softplan.security.zap/zap-utils "1.2.0-0"]