Last Version

snippets 1.0.1

Include running/compiling code snippets into documentation.

License

License

GroupId

GroupId

guru.nidi
ArtifactId

ArtifactId

snippets
Version

Version

1.0.1
Type

Type

pom
Description

Description

snippets
Include running/compiling code snippets into documentation.
Project URL

Project URL

https://github.com/nidi3/snippets
Source Code Management

Source Code Management

https://github.com/nidi3/snippets

Download snippets 1.0.1

Filename Size
snippets-1.0.1.pom 1 KB
Browse

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

Dependencies

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-commons jar 1.7.0
org.junit.platform : junit-platform-engine jar 1.7.0
org.apiguardian : apiguardian-api jar 1.0.0

Project Modules

  • maven
  • core