Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdnet.sf.jpathwatch |
Version | Version0.95.LIFERAY-PATCHED-1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/net.sf.jpathwatch/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>net.sf.jpathwatch</artifactId>
<version>0.95.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/net.sf.jpathwatch/
implementation 'com.liferay:net.sf.jpathwatch:0.95.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/net.sf.jpathwatch/
implementation ("com.liferay:net.sf.jpathwatch:0.95.LIFERAY-PATCHED-1")
'com.liferay:net.sf.jpathwatch:jar:0.95.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="net.sf.jpathwatch" rev="0.95.LIFERAY-PATCHED-1">
<artifact name="net.sf.jpathwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='net.sf.jpathwatch', version='0.95.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "net.sf.jpathwatch" % "0.95.LIFERAY-PATCHED-1"
[com.liferay/net.sf.jpathwatch "0.95.LIFERAY-PATCHED-1"]