GroupId | GroupIdcom.butor |
---|---|
ArtifactId | ArtifactIdbutor-auth-common |
Version | Version1.0.17 |
Type | Typejar |
Filename | Size |
---|---|
butor-auth-common-1.0.17.pom | |
butor-auth-common-1.0.17.jar | 69 KB |
butor-auth-common-1.0.17-sources.jar | 58 KB |
butor-auth-common-1.0.17-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.butor/butor-auth-common/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>butor-auth-common</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-auth-common/
implementation 'com.butor:butor-auth-common:1.0.17'
// https://jarcasting.com/artifacts/com.butor/butor-auth-common/
implementation ("com.butor:butor-auth-common:1.0.17")
'com.butor:butor-auth-common:jar:1.0.17'
<dependency org="com.butor" name="butor-auth-common" rev="1.0.17">
<artifact name="butor-auth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-auth-common', version='1.0.17')
)
libraryDependencies += "com.butor" % "butor-auth-common" % "1.0.17"
[com.butor/butor-auth-common "1.0.17"]