| License |
License |
|---|---|
| GroupId | GroupIdcom.puresoltechnologies.purifinity.plugins |
| ArtifactId | ArtifactIdcpp11 |
| Last Version | Last Version0.4.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPurifinity Plugins: cpp11
In this module and all its sub-modules Purifinity server components are included.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cpp11-0.4.1.pom | 589 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.plugins/cpp11/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.plugins</groupId>
<artifactId>cpp11</artifactId>
<version>0.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.plugins/cpp11/
implementation 'com.puresoltechnologies.purifinity.plugins:cpp11:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.plugins/cpp11/
implementation ("com.puresoltechnologies.purifinity.plugins:cpp11:0.4.1")
'com.puresoltechnologies.purifinity.plugins:cpp11:pom:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.plugins" name="cpp11" rev="0.4.1">
<artifact name="cpp11" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.plugins', module='cpp11', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.plugins" % "cpp11" % "0.4.1"
[com.puresoltechnologies.purifinity.plugins/cpp11 "0.4.1"]