GroupId | GroupIdorg.bedework |
---|---|
ArtifactId | ArtifactIdbw-xml-bwlicense |
Version | Version4.0.5 |
Type | Typejar |
Filename | Size |
---|---|
bw-xml-bwlicense-4.0.5.pom | |
bw-xml-bwlicense-4.0.5.jar | 7 KB |
bw-xml-bwlicense-4.0.5-sources.jar | 4 KB |
bw-xml-bwlicense-4.0.5-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-xml-bwlicense/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-xml-bwlicense</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-xml-bwlicense/
implementation 'org.bedework:bw-xml-bwlicense:4.0.5'
// https://jarcasting.com/artifacts/org.bedework/bw-xml-bwlicense/
implementation ("org.bedework:bw-xml-bwlicense:4.0.5")
'org.bedework:bw-xml-bwlicense:jar:4.0.5'
<dependency org="org.bedework" name="bw-xml-bwlicense" rev="4.0.5">
<artifact name="bw-xml-bwlicense" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-xml-bwlicense', version='4.0.5')
)
libraryDependencies += "org.bedework" % "bw-xml-bwlicense" % "4.0.5"
[org.bedework/bw-xml-bwlicense "4.0.5"]