is not current version
Last Version 0.35

org.ctoolkit.services:ctoolkit-services-endpoints 0.23

CtoolkiT Services - Extension of Google Cloud Endpoints Frameworks for App Engine in Java

GroupId

GroupId

org.ctoolkit.services
ArtifactId

ArtifactId

ctoolkit-services-endpoints
Version

Version

0.23
Type

Type

jar

Download ctoolkit-services-endpoints 0.23


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