is not current version
Last Version 0.0.4

org.kuali.student.repository:git-importer-student-plugin 0.0.2

Branch Detection for the Kuali Student Svn Repository

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.kuali.student.repository
ArtifactId

ArtifactId

git-importer-student-plugin
Version

Version

0.0.2
Type

Type

jar

Download git-importer-student-plugin 0.0.2


<!-- https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/ -->
<dependency>
    <groupId>org.kuali.student.repository</groupId>
    <artifactId>git-importer-student-plugin</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/
implementation 'org.kuali.student.repository:git-importer-student-plugin:0.0.2'
// https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/
implementation ("org.kuali.student.repository:git-importer-student-plugin:0.0.2")
'org.kuali.student.repository:git-importer-student-plugin:jar:0.0.2'
<dependency org="org.kuali.student.repository" name="git-importer-student-plugin" rev="0.0.2">
  <artifact name="git-importer-student-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.repository', module='git-importer-student-plugin', version='0.0.2')
)
libraryDependencies += "org.kuali.student.repository" % "git-importer-student-plugin" % "0.0.2"
[org.kuali.student.repository/git-importer-student-plugin "0.0.2"]