GroupId | GroupIdcom.github.infogen7 |
---|---|
ArtifactId | ArtifactIdinfogen_authc |
Version | VersionV2.6.00R160729 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.infogen7/infogen_authc/ -->
<dependency>
<groupId>com.github.infogen7</groupId>
<artifactId>infogen_authc</artifactId>
<version>V2.6.00R160729</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_authc/
implementation 'com.github.infogen7:infogen_authc:V2.6.00R160729'
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_authc/
implementation ("com.github.infogen7:infogen_authc:V2.6.00R160729")
'com.github.infogen7:infogen_authc:jar:V2.6.00R160729'
<dependency org="com.github.infogen7" name="infogen_authc" rev="V2.6.00R160729">
<artifact name="infogen_authc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.infogen7', module='infogen_authc', version='V2.6.00R160729')
)
libraryDependencies += "com.github.infogen7" % "infogen_authc" % "V2.6.00R160729"
[com.github.infogen7/infogen_authc "V2.6.00R160729"]