is not current version
Last Version 1.4.0

com.quamto:quamto-project 1.1.1-rc

Main maven project of Quamto, contains core libraries

GroupId

GroupId

com.quamto
ArtifactId

ArtifactId

quamto-project
Version

Version

1.1.1-rc
Type

Type

pom

Download quamto-project 1.1.1-rc


<!-- https://jarcasting.com/artifacts/com.quamto/quamto-project/ -->
<dependency>
    <groupId>com.quamto</groupId>
    <artifactId>quamto-project</artifactId>
    <version>1.1.1-rc</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.quamto/quamto-project/
implementation 'com.quamto:quamto-project:1.1.1-rc'
// https://jarcasting.com/artifacts/com.quamto/quamto-project/
implementation ("com.quamto:quamto-project:1.1.1-rc")
'com.quamto:quamto-project:pom:1.1.1-rc'
<dependency org="com.quamto" name="quamto-project" rev="1.1.1-rc">
  <artifact name="quamto-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.quamto', module='quamto-project', version='1.1.1-rc')
)
libraryDependencies += "com.quamto" % "quamto-project" % "1.1.1-rc"
[com.quamto/quamto-project "1.1.1-rc"]