License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.thirdparty |
ArtifactId | ArtifactIdthird-party-modules |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThird Party Modules
The root module packager for the finalized or modules with no intention of moving to JPMS
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
third-party-modules-0.68.0.1.pom | 1 KB |
third-party-modules-0.68.0.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty/third-party-modules/ -->
<dependency>
<groupId>com.jwebmp.thirdparty</groupId>
<artifactId>third-party-modules</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/third-party-modules/
implementation 'com.jwebmp.thirdparty:third-party-modules:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty/third-party-modules/
implementation ("com.jwebmp.thirdparty:third-party-modules:0.68.0.1")
'com.jwebmp.thirdparty:third-party-modules:jar:0.68.0.1'
<dependency org="com.jwebmp.thirdparty" name="third-party-modules" rev="0.68.0.1">
<artifact name="third-party-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty', module='third-party-modules', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.thirdparty" % "third-party-modules" % "0.68.0.1"
[com.jwebmp.thirdparty/third-party-modules "0.68.0.1"]