| Группа | Группаcom.m3 |
|---|---|
| Идентификатор | Идентификаторopenid4java-memcached-association-store |
| Версия | Версия1.0.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.m3/openid4java-memcached-association-store/ -->
<dependency>
<groupId>com.m3</groupId>
<artifactId>openid4java-memcached-association-store</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.m3/openid4java-memcached-association-store/
implementation 'com.m3:openid4java-memcached-association-store:1.0.1'
// https://jarcasting.com/artifacts/com.m3/openid4java-memcached-association-store/
implementation ("com.m3:openid4java-memcached-association-store:1.0.1")
'com.m3:openid4java-memcached-association-store:jar:1.0.1'
<dependency org="com.m3" name="openid4java-memcached-association-store" rev="1.0.1">
<artifact name="openid4java-memcached-association-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m3', module='openid4java-memcached-association-store', version='1.0.1')
)
libraryDependencies += "com.m3" % "openid4java-memcached-association-store" % "1.0.1"
[com.m3/openid4java-memcached-association-store "1.0.1"]