License |
License |
---|---|
GroupId | GroupIdcom.quamto |
ArtifactId | ArtifactIdquamto-project |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.quamto:quamto-project
Main maven project of Quamto, contains core libraries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quamto-project-1.4.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quamto/quamto-project/ -->
<dependency>
<groupId>com.quamto</groupId>
<artifactId>quamto-project</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.quamto/quamto-project/
implementation 'com.quamto:quamto-project:1.4.0'
// https://jarcasting.com/artifacts/com.quamto/quamto-project/
implementation ("com.quamto:quamto-project:1.4.0")
'com.quamto:quamto-project:pom:1.4.0'
<dependency org="com.quamto" name="quamto-project" rev="1.4.0">
<artifact name="quamto-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.quamto', module='quamto-project', version='1.4.0')
)
libraryDependencies += "com.quamto" % "quamto-project" % "1.4.0"
[com.quamto/quamto-project "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.9.1 |