GroupId | GroupIdcom.foursoft.harness.vec |
---|---|
ArtifactId | ArtifactIdvec113-assertions |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
vec113-assertions-2.0.0.pom | |
vec113-assertions-2.0.0.jar | 808 KB |
vec113-assertions-2.0.0-sources.jar | 721 KB |
vec113-assertions-2.0.0-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec113-assertions/ -->
<dependency>
<groupId>com.foursoft.harness.vec</groupId>
<artifactId>vec113-assertions</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec113-assertions/
implementation 'com.foursoft.harness.vec:vec113-assertions:2.0.0'
// https://jarcasting.com/artifacts/com.foursoft.harness.vec/vec113-assertions/
implementation ("com.foursoft.harness.vec:vec113-assertions:2.0.0")
'com.foursoft.harness.vec:vec113-assertions:jar:2.0.0'
<dependency org="com.foursoft.harness.vec" name="vec113-assertions" rev="2.0.0">
<artifact name="vec113-assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.harness.vec', module='vec113-assertions', version='2.0.0')
)
libraryDependencies += "com.foursoft.harness.vec" % "vec113-assertions" % "2.0.0"
[com.foursoft.harness.vec/vec113-assertions "2.0.0"]