License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools |
GroupId | GroupIdcom.danidemi.jlubricant |
ArtifactId | ArtifactIdjlubricant-test |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest
JLubricant Test power ups
|
Project URL |
Project URL |
Filename | Size |
---|---|
jlubricant-test-0.0.15.pom | |
jlubricant-test-0.0.15.jar | 3 KB |
jlubricant-test-0.0.15-sources.jar | 1 KB |
jlubricant-test-0.0.15-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-test/ -->
<dependency>
<groupId>com.danidemi.jlubricant</groupId>
<artifactId>jlubricant-test</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-test/
implementation 'com.danidemi.jlubricant:jlubricant-test:0.0.15'
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-test/
implementation ("com.danidemi.jlubricant:jlubricant-test:0.0.15")
'com.danidemi.jlubricant:jlubricant-test:jar:0.0.15'
<dependency org="com.danidemi.jlubricant" name="jlubricant-test" rev="0.0.15">
<artifact name="jlubricant-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant-test', version='0.0.15')
)
libraryDependencies += "com.danidemi.jlubricant" % "jlubricant-test" % "0.0.15"
[com.danidemi.jlubricant/jlubricant-test "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-integration | jar | 1.3 |