-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Has this artifact been moved or renamed? README.md shows this POM dependency:
<dependency>
<groupId>com.tmsdurham.actions</groupId>
<artifactId>actions-on-google</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
but mvnrepository.com can't find it.
Maven Central search returns only one result that doesn't match the README:
Group ID: ca.sukhsingh.actions (README says 'com.tmsdurham.actions')
Artifact ID: actions-on-google (matches README)
Latest Version: 1.0.2 (README says 1.5.0)
Is there a new group ID or artifact ID?