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