GroupId | GroupIdfi.testee |
---|---|
ArtifactId | ArtifactIdtesteefi-util-nopostconstruct |
Version | Version0.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/fi.testee/testeefi-util-nopostconstruct/ -->
<dependency>
<groupId>fi.testee</groupId>
<artifactId>testeefi-util-nopostconstruct</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/fi.testee/testeefi-util-nopostconstruct/
implementation 'fi.testee:testeefi-util-nopostconstruct:0.5.1'
// https://jarcasting.com/artifacts/fi.testee/testeefi-util-nopostconstruct/
implementation ("fi.testee:testeefi-util-nopostconstruct:0.5.1")
'fi.testee:testeefi-util-nopostconstruct:jar:0.5.1'
<dependency org="fi.testee" name="testeefi-util-nopostconstruct" rev="0.5.1">
<artifact name="testeefi-util-nopostconstruct" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.testee', module='testeefi-util-nopostconstruct', version='0.5.1')
)
libraryDependencies += "fi.testee" % "testeefi-util-nopostconstruct" % "0.5.1"
[fi.testee/testeefi-util-nopostconstruct "0.5.1"]