GroupId | GroupIdde.rub.nds.tlsattacker |
---|---|
ArtifactId | ArtifactIdUtils |
Version | Version3.5.0 |
Type | Typejar |
Filename | Size |
---|---|
Utils-3.5.0.pom | |
Utils-3.5.0.jar | 13 KB |
Utils-3.5.0-sources.jar | 12 KB |
Utils-3.5.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/Utils/ -->
<dependency>
<groupId>de.rub.nds.tlsattacker</groupId>
<artifactId>Utils</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/Utils/
implementation 'de.rub.nds.tlsattacker:Utils:3.5.0'
// https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/Utils/
implementation ("de.rub.nds.tlsattacker:Utils:3.5.0")
'de.rub.nds.tlsattacker:Utils:jar:3.5.0'
<dependency org="de.rub.nds.tlsattacker" name="Utils" rev="3.5.0">
<artifact name="Utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rub.nds.tlsattacker', module='Utils', version='3.5.0')
)
libraryDependencies += "de.rub.nds.tlsattacker" % "Utils" % "3.5.0"
[de.rub.nds.tlsattacker/Utils "3.5.0"]