is not current version
Last Version 1.4.0

com.quamto:apis-core 1.3.0

Contains the core libraries of Quamto

GroupId

GroupId

com.quamto
ArtifactId

ArtifactId

apis-core
Version

Version

1.3.0
Type

Type

jar

Download apis-core 1.3.0


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