is not current version
Last Version 0.68.0.1

com.jwebmp.thirdparty:third-party-modules 0.67.0.12

The root module packager for the finalized or modules with no intention of moving to JPMS

GroupId

GroupId

com.jwebmp.thirdparty
ArtifactId

ArtifactId

third-party-modules
Version

Version

0.67.0.12
Type

Type

jar

Download third-party-modules 0.67.0.12


<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/third-party-modules/ -->
<dependency>
    <groupId>com.jwebmp.thirdparty</groupId>
    <artifactId>third-party-modules</artifactId>
    <version>0.67.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/third-party-modules/
implementation 'com.jwebmp.thirdparty:third-party-modules:0.67.0.12'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/third-party-modules/
implementation ("com.jwebmp.thirdparty:third-party-modules:0.67.0.12")
'com.jwebmp.thirdparty:third-party-modules:jar:0.67.0.12'
<dependency org="com.jwebmp.thirdparty" name="third-party-modules" rev="0.67.0.12">
  <artifact name="third-party-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='third-party-modules', version='0.67.0.12')
)
libraryDependencies += "com.jwebmp.thirdparty" % "third-party-modules" % "0.67.0.12"
[com.jwebmp.thirdparty/third-party-modules "0.67.0.12"]