Download ocpp-soap-utils-0.8.2.jar file - Jar o

Jar examples for o:ocpp-soap-utils

Description

Open Charge Point Protocol (OCPP). Utility classes used by v12-soap and v15-soap.

You can download jar file ocpp-soap-utils 0.8.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ocpp-soap-utils-0.8.2.jar to your project.

<dependency>
   <groupId>io.motown.ocpp</groupId>
   <artifactId>ocpp-soap-utils</artifactId>
   <version>0.8.2</version>
</dependency>
compile group: 'io.motown.ocpp', name: 'ocpp-soap-utils', version: '0.8.2'
libraryDependencies += "io.motown.ocpp" % "ocpp-soap-utils" % "0.8.2"
<dependency org="io.motown.ocpp" name="ocpp-soap-utils" rev="0.8.2"/>
@Grapes(@Grab(group='io.motown.ocpp', module='ocpp-soap-utils', version='0.8.2'))
'io.motown.ocpp:ocpp-soap-utils:jar:0.8.2'

Download

Click the following link to download the jar file.

ocpp-soap-utils-0.8.2-javadoc.jar
ocpp-soap-utils-0.8.2-sources.jar
ocpp-soap-utils-0.8.2.jar
ocpp-soap-utils-0.8.2.pom



Related Tutorials