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