The source code for this module has moved.
See the Helmet repository for the updated source.
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdexpect-ct |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexpect-ct
WebJar for expect-ct
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| expect-ct-0.2.0.pom | |
| expect-ct-0.2.0.jar | 5 KB |
| expect-ct-0.2.0-sources.jar | 22 bytes |
| expect-ct-0.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/expect-ct/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>expect-ct</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/expect-ct/
implementation 'org.webjars.npm:expect-ct:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/expect-ct/
implementation ("org.webjars.npm:expect-ct:0.2.0")
'org.webjars.npm:expect-ct:jar:0.2.0'
<dependency org="org.webjars.npm" name="expect-ct" rev="0.2.0">
<artifact name="expect-ct" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='expect-ct', version='0.2.0')
)
libraryDependencies += "org.webjars.npm" % "expect-ct" % "0.2.0"
[org.webjars.npm/expect-ct "0.2.0"]
The source code for this module has moved.
See the Helmet repository for the updated source.