Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.stratio.crossdata |
ArtifactId | ArtifactIdcrossdata-auth-interface_2.11 |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-auth-interface_2.11/ -->
<dependency>
<groupId>com.stratio.crossdata</groupId>
<artifactId>crossdata-auth-interface_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-auth-interface_2.11/
implementation 'com.stratio.crossdata:crossdata-auth-interface_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-auth-interface_2.11/
implementation ("com.stratio.crossdata:crossdata-auth-interface_2.11:0.1.0")
'com.stratio.crossdata:crossdata-auth-interface_2.11:jar:0.1.0'
<dependency org="com.stratio.crossdata" name="crossdata-auth-interface_2.11" rev="0.1.0">
<artifact name="crossdata-auth-interface_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.crossdata', module='crossdata-auth-interface_2.11', version='0.1.0')
)
libraryDependencies += "com.stratio.crossdata" % "crossdata-auth-interface_2.11" % "0.1.0"
[com.stratio.crossdata/crossdata-auth-interface_2.11 "0.1.0"]