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