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