GroupId | GroupIdio.fixprotocol.tablature |
---|---|
ArtifactId | ArtifactIdorchestra2md |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
orchestra2md-0.4.1.pom | |
orchestra2md-0.4.1.jar | 19 KB |
orchestra2md-0.4.1-sources.jar | 9 KB |
orchestra2md-0.4.1-javadoc.jar | 402 KB |
orchestra2md-0.4.1-jar-with-dependencies.jar | 24 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra2md/ -->
<dependency>
<groupId>io.fixprotocol.tablature</groupId>
<artifactId>orchestra2md</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra2md/
implementation 'io.fixprotocol.tablature:orchestra2md:0.4.1'
// https://jarcasting.com/artifacts/io.fixprotocol.tablature/orchestra2md/
implementation ("io.fixprotocol.tablature:orchestra2md:0.4.1")
'io.fixprotocol.tablature:orchestra2md:jar:0.4.1'
<dependency org="io.fixprotocol.tablature" name="orchestra2md" rev="0.4.1">
<artifact name="orchestra2md" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.tablature', module='orchestra2md', version='0.4.1')
)
libraryDependencies += "io.fixprotocol.tablature" % "orchestra2md" % "0.4.1"
[io.fixprotocol.tablature/orchestra2md "0.4.1"]