GroupId | GroupIdcom.anaptecs.jeaf.services |
---|---|
ArtifactId | ArtifactIdjeaf-dynamic-properties-importer |
Version | Version1.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-dynamic-properties-importer/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-dynamic-properties-importer</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-dynamic-properties-importer/
implementation 'com.anaptecs.jeaf.services:jeaf-dynamic-properties-importer:1.5.0'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-dynamic-properties-importer/
implementation ("com.anaptecs.jeaf.services:jeaf-dynamic-properties-importer:1.5.0")
'com.anaptecs.jeaf.services:jeaf-dynamic-properties-importer:jar:1.5.0'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-dynamic-properties-importer" rev="1.5.0">
<artifact name="jeaf-dynamic-properties-importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-dynamic-properties-importer', version='1.5.0')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-dynamic-properties-importer" % "1.5.0"
[com.anaptecs.jeaf.services/jeaf-dynamic-properties-importer "1.5.0"]