is not current version
Last Version 1.4.0

com.quamto:quamto-core 1.3.0

Contains the core libraries of Quamto

GroupId

GroupId

com.quamto
ArtifactId

ArtifactId

quamto-core
Version

Version

1.3.0
Type

Type

jar

Download quamto-core 1.3.0


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