is not current version
Last Version 1.1.0

dev.forcetower.unes:oversee 1.0

Searches for news at the university

GroupId

GroupId

dev.forcetower.unes
ArtifactId

ArtifactId

oversee
Version

Version

1.0
Type

Type

jar

Download oversee 1.0


<!-- https://jarcasting.com/artifacts/dev.forcetower.unes/oversee/ -->
<dependency>
    <groupId>dev.forcetower.unes</groupId>
    <artifactId>oversee</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.forcetower.unes/oversee/
implementation 'dev.forcetower.unes:oversee:1.0'
// https://jarcasting.com/artifacts/dev.forcetower.unes/oversee/
implementation ("dev.forcetower.unes:oversee:1.0")
'dev.forcetower.unes:oversee:jar:1.0'
<dependency org="dev.forcetower.unes" name="oversee" rev="1.0">
  <artifact name="oversee" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.forcetower.unes', module='oversee', version='1.0')
)
libraryDependencies += "dev.forcetower.unes" % "oversee" % "1.0"
[dev.forcetower.unes/oversee "1.0"]