GroupId | GroupIdcom.link-intersystems.commons |
---|---|
ArtifactId | ArtifactIdlis-commons-test |
Version | Version1.4.1 |
Type | Typejar |
Filename | Size |
---|---|
lis-commons-test-1.4.1.pom | |
lis-commons-test-1.4.1.jar | 824 KB |
lis-commons-test-1.4.1-tests.jar | 1 KB |
lis-commons-test-1.4.1-sources.jar | 814 KB |
lis-commons-test-1.4.1-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test/ -->
<dependency>
<groupId>com.link-intersystems.commons</groupId>
<artifactId>lis-commons-test</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test/
implementation 'com.link-intersystems.commons:lis-commons-test:1.4.1'
// https://jarcasting.com/artifacts/com.link-intersystems.commons/lis-commons-test/
implementation ("com.link-intersystems.commons:lis-commons-test:1.4.1")
'com.link-intersystems.commons:lis-commons-test:jar:1.4.1'
<dependency org="com.link-intersystems.commons" name="lis-commons-test" rev="1.4.1">
<artifact name="lis-commons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.commons', module='lis-commons-test', version='1.4.1')
)
libraryDependencies += "com.link-intersystems.commons" % "lis-commons-test" % "1.4.1"
[com.link-intersystems.commons/lis-commons-test "1.4.1"]