Closed JusticeN closed 4 years ago
actr
is hosted on jcenter
, just add it to repositories:
<repositories>
<repository>
<id>jcenter</id>
<name>jcenter</name>
<url>https://jcenter.bintray.com</url>
</repository>
</repositories>`
thank it works now
after adding this dependency to my mvn project
i get thie error.
Could not find artifact com.github.zakgof:actr:pom:0.4.0 in central (https://repo.maven.apache.org/maven2)
does anyone has an ideas why. it seems like it is no more awailaible in maven repo