License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdassertions-disabled |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenHFT/Chronicle-Assertions-Disabled
Chronicle-Assertions-Disabled
|
<!-- https://jarcasting.com/artifacts/net.openhft/assertions-disabled/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>assertions-disabled</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/assertions-disabled/
implementation 'net.openhft:assertions-disabled:1.0.0'
// https://jarcasting.com/artifacts/net.openhft/assertions-disabled/
implementation ("net.openhft:assertions-disabled:1.0.0")
'net.openhft:assertions-disabled:jar:1.0.0'
<dependency org="net.openhft" name="assertions-disabled" rev="1.0.0">
<artifact name="assertions-disabled" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='assertions-disabled', version='1.0.0')
)
libraryDependencies += "net.openhft" % "assertions-disabled" % "1.0.0"
[net.openhft/assertions-disabled "1.0.0"]