Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdws.nzen.format.eno |
ArtifactId | ArtifactIdnote_enohaste |
Version | Version1.0+j8 |
Type | Typejar |
Filename | Size |
---|---|
note_enohaste-1.0+j8.pom | |
note_enohaste-1.0+j8.jar | 15 KB |
note_enohaste-1.0+j8-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ws.nzen.format.eno/note_enohaste/ -->
<dependency>
<groupId>ws.nzen.format.eno</groupId>
<artifactId>note_enohaste</artifactId>
<version>1.0+j8</version>
</dependency>
// https://jarcasting.com/artifacts/ws.nzen.format.eno/note_enohaste/
implementation 'ws.nzen.format.eno:note_enohaste:1.0+j8'
// https://jarcasting.com/artifacts/ws.nzen.format.eno/note_enohaste/
implementation ("ws.nzen.format.eno:note_enohaste:1.0+j8")
'ws.nzen.format.eno:note_enohaste:jar:1.0+j8'
<dependency org="ws.nzen.format.eno" name="note_enohaste" rev="1.0+j8">
<artifact name="note_enohaste" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.nzen.format.eno', module='note_enohaste', version='1.0+j8')
)
libraryDependencies += "ws.nzen.format.eno" % "note_enohaste" % "1.0+j8"
[ws.nzen.format.eno/note_enohaste "1.0+j8"]