License |
License
Postcard Public License
|
---|---|
GroupId | GroupIdorg.y-op |
ArtifactId | ArtifactIdyop |
Version | Version0.9.0 |
Type | Typepom |
Description |
Descriptionyop
YOP is a lightweight wannabe REST/ORM stack.
Ω≡{Ⓐ}
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yop-0.9.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.y-op/yop/ -->
<dependency>
<groupId>org.y-op</groupId>
<artifactId>yop</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.y-op/yop/
implementation 'org.y-op:yop:0.9.0'
// https://jarcasting.com/artifacts/org.y-op/yop/
implementation ("org.y-op:yop:0.9.0")
'org.y-op:yop:pom:0.9.0'
<dependency org="org.y-op" name="yop" rev="0.9.0">
<artifact name="yop" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.y-op', module='yop', version='0.9.0')
)
libraryDependencies += "org.y-op" % "yop" % "0.9.0"
[org.y-op/yop "0.9.0"]