License |
License |
---|---|
GroupId | GroupIdcom.bellotapps.the-messenger |
ArtifactId | ArtifactIdbill-of-materials |
Version | Version0.0.1-RELEASE |
Type | Typepom |
Description |
DescriptionBill of Materials
A framework for sending messages.
|
Filename | Size |
---|---|
bill-of-materials-0.0.1-RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bellotapps.the-messenger/bill-of-materials/ -->
<dependency>
<groupId>com.bellotapps.the-messenger</groupId>
<artifactId>bill-of-materials</artifactId>
<version>0.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.the-messenger/bill-of-materials/
implementation 'com.bellotapps.the-messenger:bill-of-materials:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.the-messenger/bill-of-materials/
implementation ("com.bellotapps.the-messenger:bill-of-materials:0.0.1-RELEASE")
'com.bellotapps.the-messenger:bill-of-materials:pom:0.0.1-RELEASE'
<dependency org="com.bellotapps.the-messenger" name="bill-of-materials" rev="0.0.1-RELEASE">
<artifact name="bill-of-materials" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.the-messenger', module='bill-of-materials', version='0.0.1-RELEASE')
)
libraryDependencies += "com.bellotapps.the-messenger" % "bill-of-materials" % "0.0.1-RELEASE"
[com.bellotapps.the-messenger/bill-of-materials "0.0.1-RELEASE"]