| License |
License
MoEngage Platform Licence
|
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.moengage |
| ArtifactId | ArtifactIddummy-java |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMoE Logger
MoEngage Platform SDK
|
| Filename | Size |
|---|---|
| dummy-java-0.0.1.pom | |
| dummy-java-0.0.1-sources.jar | 888 bytes |
| dummy-java-0.0.1-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/dummy-java/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>dummy-java</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/dummy-java/
implementation 'com.moengage:dummy-java:0.0.1'
// https://jarcasting.com/artifacts/com.moengage/dummy-java/
implementation ("com.moengage:dummy-java:0.0.1")
'com.moengage:dummy-java:aar:0.0.1'
<dependency org="com.moengage" name="dummy-java" rev="0.0.1">
<artifact name="dummy-java" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='dummy-java', version='0.0.1')
)
libraryDependencies += "com.moengage" % "dummy-java" % "0.0.1"
[com.moengage/dummy-java "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |