License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.bouncycastle.mail |
Version | Version1.61.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.bouncycastle.mail/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.bouncycastle.mail</artifactId>
<version>1.61.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.bouncycastle.mail/
implementation 'com.liferay:org.bouncycastle.mail:1.61.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/org.bouncycastle.mail/
implementation ("com.liferay:org.bouncycastle.mail:1.61.LIFERAY-PATCHED-1")
'com.liferay:org.bouncycastle.mail:jar:1.61.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="org.bouncycastle.mail" rev="1.61.LIFERAY-PATCHED-1">
<artifact name="org.bouncycastle.mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.bouncycastle.mail', version='1.61.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "org.bouncycastle.mail" % "1.61.LIFERAY-PATCHED-1"
[com.liferay/org.bouncycastle.mail "1.61.LIFERAY-PATCHED-1"]