segment-integrations / analytics-kotlin-consent-onetrust

0 stars 0 forks source link

No artifacts published to any known repositories #1

Open truthspirit opened 4 months ago

truthspirit commented 4 months ago

Describe the bug implementation 'com.segment.analytics.kotlin.destinations:consent-onetrust' doesn't work because it's not published anywhere, maybe you meant to add some more steps? To Reproduce Steps to reproduce the behavior:

  1. Add implementation 'com.segment.analytics.kotlin.destinations:consent-onetrust:' to your build.gradle file
  2. run gradle or refresh it in the IDE
  3. See this error:
    
    > Could not resolve all files for configuration ':runtimeClasspath'.
    > Could not find com.segment.analytics.kotlin.destinations:consent-onetrust:1.0.0.
     Required by:
         project :

Possible solution:



**Expected behavior**
Instructions that work?

**Screenshots**
n/a

**Platform (please complete the following information):**
 - Library Version in use: 1.0.0 I assume
 - Platform being tested: Kotlin server side
 - Integrations in use: n/a
truthspirit commented 4 months ago

I searched a lot of repositories for this artifact, doesn't seem to be at any of the usual suspects