is not current version
Last Version 0.1.1

net.odoframework:odo 0.0.4

Framework for building Serverless applications

Categories

Categories

Net
GroupId

GroupId

net.odoframework
ArtifactId

ArtifactId

odo
Version

Version

0.0.4
Type

Type

pom

Download odo 0.0.4

Filename Size
odo-0.0.4.pom 22 KB
Browse

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