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