GroupId | GroupIdio.github.yogonza524 |
---|---|
ArtifactId | ArtifactIdpf-docs |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
pf-docs-0.0.2.pom | |
pf-docs-0.0.2.jar | 24 KB |
pf-docs-0.0.2-tests.jar | 1 KB |
pf-docs-0.0.2-sources.jar | 5 KB |
pf-docs-0.0.2-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yogonza524/pf-docs/ -->
<dependency>
<groupId>io.github.yogonza524</groupId>
<artifactId>pf-docs</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yogonza524/pf-docs/
implementation 'io.github.yogonza524:pf-docs:0.0.2'
// https://jarcasting.com/artifacts/io.github.yogonza524/pf-docs/
implementation ("io.github.yogonza524:pf-docs:0.0.2")
'io.github.yogonza524:pf-docs:jar:0.0.2'
<dependency org="io.github.yogonza524" name="pf-docs" rev="0.0.2">
<artifact name="pf-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yogonza524', module='pf-docs', version='0.0.2')
)
libraryDependencies += "io.github.yogonza524" % "pf-docs" % "0.0.2"
[io.github.yogonza524/pf-docs "0.0.2"]