License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.basistech |
ArtifactId | ArtifactIdjava-hamcrest-osgi |
Last Version | Last Version2.0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-hamcrest-osgi
Parent POM for Basis Technology open source components.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
java-hamcrest-osgi-2.0.0.0.pom | |
java-hamcrest-osgi-2.0.0.0.jar | 208 KB |
java-hamcrest-osgi-2.0.0.0-sources.jar | 1 KB |
java-hamcrest-osgi-2.0.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.basistech/java-hamcrest-osgi/ -->
<dependency>
<groupId>com.basistech</groupId>
<artifactId>java-hamcrest-osgi</artifactId>
<version>2.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.basistech/java-hamcrest-osgi/
implementation 'com.basistech:java-hamcrest-osgi:2.0.0.0'
// https://jarcasting.com/artifacts/com.basistech/java-hamcrest-osgi/
implementation ("com.basistech:java-hamcrest-osgi:2.0.0.0")
'com.basistech:java-hamcrest-osgi:jar:2.0.0.0'
<dependency org="com.basistech" name="java-hamcrest-osgi" rev="2.0.0.0">
<artifact name="java-hamcrest-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.basistech', module='java-hamcrest-osgi', version='2.0.0.0')
)
libraryDependencies += "com.basistech" % "java-hamcrest-osgi" % "2.0.0.0"
[com.basistech/java-hamcrest-osgi "2.0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |