| License |
License |
|---|---|
| GroupId | GroupIdio.motown |
| ArtifactId | ArtifactIdmotown-io |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionio.motown:motown-io
Motown's mission is to create an open source, industry-supported charge point management solution,
facilitating the development of value added services for EV end-users.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| motown-io-0.8.2.pom | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.motown/motown-io/ -->
<dependency>
<groupId>io.motown</groupId>
<artifactId>motown-io</artifactId>
<version>0.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.motown/motown-io/
implementation 'io.motown:motown-io:0.8.2'
// https://jarcasting.com/artifacts/io.motown/motown-io/
implementation ("io.motown:motown-io:0.8.2")
'io.motown:motown-io:pom:0.8.2'
<dependency org="io.motown" name="motown-io" rev="0.8.2">
<artifact name="motown-io" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.motown', module='motown-io', version='0.8.2')
)
libraryDependencies += "io.motown" % "motown-io" % "0.8.2"
[io.motown/motown-io "0.8.2"]