| License |
License |
|---|---|
| GroupId | GroupIdcom.foursoft.vecmodel |
| ArtifactId | ArtifactIdvec113-assertions |
| Version | Version1.4.2 |
| Type | Typejar |
| Description |
DescriptionThe Assertions Library for VEC version 1.2.0.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vec113-assertions-1.4.2.pom | |
| vec113-assertions-1.4.2.jar | 802 KB |
| vec113-assertions-1.4.2-sources.jar | 716 KB |
| vec113-assertions-1.4.2-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec113-assertions/ -->
<dependency>
<groupId>com.foursoft.vecmodel</groupId>
<artifactId>vec113-assertions</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec113-assertions/
implementation 'com.foursoft.vecmodel:vec113-assertions:1.4.2'
// https://jarcasting.com/artifacts/com.foursoft.vecmodel/vec113-assertions/
implementation ("com.foursoft.vecmodel:vec113-assertions:1.4.2")
'com.foursoft.vecmodel:vec113-assertions:jar:1.4.2'
<dependency org="com.foursoft.vecmodel" name="vec113-assertions" rev="1.4.2">
<artifact name="vec113-assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.vecmodel', module='vec113-assertions', version='1.4.2')
)
libraryDependencies += "com.foursoft.vecmodel" % "vec113-assertions" % "1.4.2"
[com.foursoft.vecmodel/vec113-assertions "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.foursoft.vecmodel : vec113 | jar | 1.4.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| org.assertj : assertj-core | jar | 3.20.1 |